Kill Yourself
Verified contract
Active on
Ethereum with 16 txns
Balances ($0.00)
No balances found for "Kill Yourself"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17183499 | 2 years ago | | | 0 | 0.0032587431 | |
| 17183446 | 2 years ago | | | 0 | 0.0017615568 | |
| 17183444 | 2 years ago | | | 0 | 0.0017484173 | |
| 17183429 | 2 years ago | | | 0 | 0.0063201440 | |
| 17183427 | 2 years ago | | | 0 | 0.0063201440 | |
| 17183425 | 2 years ago | | | 0 | 0.0038667514 | |
| 17183422 | 2 years ago | | | 0 | 0.0064897440 | |
| 17183420 | 2 years ago | | | 0 | 0.0033845148 | |
| 17183417 | 2 years ago | | | 0 | 0.0064897440 | |
| 17183415 | 2 years ago | | | 0 | 0.0036736556 |
ABI
ABI objects
Getter at block 21168163
_controller() view returns (address)
0x324baccc2ad7c6f155150ffca312bf149f567ac8
decimals() view returns (uint8)
18
name() view returns (string)
Kill Yourself
symbol() view returns (string)
KYS
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_mintTx(address locker, uint256 amt)
airdrop(address _sendr, address[] _rec, uint256[] _amt)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
lockLPToken()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.