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 "18+Meme Fink"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16611302 | 4 months ago | | | 0 | 1.4877876e-7 | |
| 12525791 | 7 months ago | | | 0 | 3.2740474e-7 | |
| 12525757 | 7 months ago | | | 0 | 0.0000069468345 | |
| 12525716 | 7 months ago | | | 0 | 0.0000070833070 | |
| 12525407 | 7 months ago | | | 0 | 2.8390945e-7 | |
| 12525387 | 7 months ago | | | 0 | 0.0000082139676 | |
| 12525375 | 7 months ago | | | 0 | 0.0000083882209 | |
| 12525328 | 7 months ago | | | 0 | 0.0000085287522 | |
| 12525281 | 7 months ago | | | 0 | 0.0000087688234 | |
| 12525065 | 7 months ago | | | 0 | 0.0000083882209 |
ABI
ABI objects
Getter at block 21884261
decimals() view returns (uint8)
18
name() view returns (string)
18+Meme Fink
owner() view returns (address)
0x800484ec7b189edc4e100f2e0efa16cb2b2cb568
symbol() view returns (string)
18+MEMEFINK
totalSupply() view returns (uint256)
200000000000000000000000000
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.