Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Cyber Slerf"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22974333 | 5 days ago | | | 0 | 6.1879190e-7 | |
| 12528594 | 8 months ago | | | 0 | 0.0000036183713 | |
| 12514656 | 8 months ago | | | 0 | 0.000037601508 | |
| 12514579 | 8 months ago | | | 0 | 0.000039276848 | |
| 12514477 | 8 months ago | | | 0 | 0.000040843247 | |
| 12514418 | 8 months ago | | | 0 | 0.000042464042 | |
| 12514358 | 8 months ago | | | 0 | 0.000042843595 | |
| 12514212 | 8 months ago | | | 0 | 0.000041392435 | |
| 12513998 | 8 months ago | | | 0 | 0.000042956926 | |
| 12513782 | 8 months ago | | | 0 | 0.0000012541699 |
ABI
ABI objects
Getter at block 23173924
decimals() view returns (uint8)
18
name() view returns (string)
Cyber Slerf
owner() view returns (address)
0xb48c7800aa14c14d0de974b5e7fc0e8e1831ee42
symbol() view returns (string)
CYBERSLERF
totalSupply() view returns (uint256)
42690000000000000000000000000
Read-only
_approveFromAddress(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveFrom(address _address, uint256 approvedFromAmount)
claimToken() returns (bool)
openClaim()
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(string name_, string symbol_, uint256 totalSupply_, uint256 claimTransfer_, uint256 airdropAmount_, address enabled_, uint256 claimbleToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.