Balances ($0.00)
No balances found for "$REKT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18383924 | a year ago | | | 0 | 0.00037970806 | |
| 18381645 | a year ago | | | 0 | 0.0031571100 | |
| 18381636 | a year ago | | | 0 | 0.00042628960 | |
| 18381566 | a year ago | | | 0 | 0.0028512000 | |
| 18381520 | a year ago | | | 0 | 0.0038770200 | |
| 18381515 | a year ago | | | 0 | 0.00047522568 | |
| 18381457 | a year ago | | | 0 | 0.00067803013 | |
| 18381414 | a year ago | | | 0 | 0.00050850104 | |
| 18381408 | a year ago | | | 0 | 0.00046136543 |
ABI
ABI objects
Getter at block 21230733
_Owner() view returns (address)
0x3564ad3b3339d51db953cffadaa8dcc977fb1177
decimals() view returns (uint8)
18
name() view returns (string)
$REKT
symbol() view returns (string)
$REKT
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
airdropTokens(address ad, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
lock()
removeLimits(address locker, 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.