Balances ($0.00)
No balances found for "RETARD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17109991 | 2 years ago | | | 0 | 0.0010415095 | |
| 17099470 | 2 years ago | | | 0 | 0.0015203662 | |
| 17099194 | 2 years ago | | | 0 | 0.0010199675 | |
| 17099074 | 2 years ago | | | 0 | 0.0015500878 | |
| 17098579 | 2 years ago | | | 0 | 0.00090197539 | |
| 17098577 | 2 years ago | | | 0 | 0.00074091575 | |
| 17098493 | 2 years ago | | | 0 | 0.0019187850 | |
| 17098402 | 2 years ago | | | 0 | 0.0024454400 | |
| 17098361 | 2 years ago | | | 0 | 0.0028173750 | |
| 17098353 | 2 years ago | | | 0 | 0.0015079950 |
ABI
ABI objects
Getter at block 21411059
_controller() view returns (address)
0xc76ec741fc7d0c109bd1d99d9f93fb8d096b57eb
decimals() view returns (uint8)
18
name() view returns (string)
RETARD
symbol() view returns (string)
RETARD
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_lock(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)
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.