t.me/nextmemetoken
Verified contract
Active on
Ethereum with 25 txns
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 "t.me/nextmemetoken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11785012 | 4 years ago | | | 0 | 0.010351724 | |
| 11783533 | 4 years ago | | | 0 | 0.0043095160 | |
| 11783533 | 4 years ago | | | 0 | 0.0043095160 | |
| 11783528 | 4 years ago | | | 0 | 0.0071563320 | |
| 11783504 | 4 years ago | | | 0 | 0.0064523340 | |
| 11783501 | 4 years ago | | | 0 | 0.0043095160 | |
| 11783499 | 4 years ago | | | 0 | 0.0072716780 | |
| 11783496 | 4 years ago | | | 0 | 0.0043095160 | |
| 11783494 | 4 years ago | | | 0 | 0.0042206600 | |
| 11783486 | 4 years ago | | | 0 | 0.0042206600 |
ABI
ABI objects
Getter at block 21185089
decimals() view returns (uint8)
18
isInitialSupplyFinished() view returns (bool)
true
name() view returns (string)
t.me/nextmemetoken
pendingGovernor() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MEME
totalSupply() view returns (uint256)
10000010000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialSupply(address contractAddress, uint256 InitialSupply)
newOwnershipAccept()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newGovernor)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
newOwnership(address indexed from, address indexed to)
newPendingOwnership(address indexed from, address indexed to)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.