Skip to content

Instantly share code, notes, and snippets.

@xine9
xine9 / GET.sol
Last active May 15, 2020 06:21
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.4.26+commit.4563c3fc.js&optimize=false&gist=
pragma solidity ^0.4.24 ;
interface IERC20Token {
function balanceOf(address owner) external returns (uint256);
function transfer(address to, uint256 amount) external returns (bool);
function decimals() external returns (uint256);
}
contract INTPOS {
@xine9
xine9 / Xine9
Created October 27, 2019 22:35
Verify
### Keybase proof
I hereby claim:
* I am xine9 on github.
* I am xine9 (https://keybase.io/xine9) on keybase.
* I have a public key ASBYehG79-2y5QOd0HRLnvrD1VLoWGTrnCnSLI-CgmIaGwo
To claim this, I am signing this object: