MetaCodeToken
Verified contract
Active on
Ethereum with 186 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 "MetaCodeToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15494624 | 2 years ago | | | 0 | 0.00083377714 | |
| 15494618 | 2 years ago | | | 0 | 0.00075489105 | |
| 15334993 | 2 years ago | | | 0 | 0.00045434222 | |
| 15328908 | 2 years ago | | | 0 | 0.0011361590 | |
| 15299276 | 2 years ago | | | 0 | 0.00032710201 | |
| 15299251 | 2 years ago | | | 0 | 0.00044391126 | |
| 15296314 | 2 years ago | | | 0 | 0.0011096915 | |
| 15296294 | 2 years ago | | | 0 | 0.00084521104 | |
| 15296284 | 2 years ago | | | 0 | 0.00078103031 | |
| 15296263 | 2 years ago | | | 0 | 0.0010966369 |
ABI
ABI objects
Getter at block 21184385
airdropRatio() view returns (uint256)
1000
airdropShiji() view returns (uint256)
0
airdropYuji() view returns (uint256)
48000000000000000000000
cemeteryEndfalg() view returns (bool)
false
cemeteryRatio() view returns (uint256)
500000
cemeteryShiji() view returns (uint256)
0
cemeteryStartTime() view returns (uint256)
1652254200
cemeteryTotal() view returns (uint256)
92550000000000000000
cemeteryYuji() view returns (uint256)
46275000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
MetaCodeToken
owner() view returns (address)
0x097d456b944afaed8803496ece228085256e38fb
symbol() view returns (string)
MetaCode
totalSupply() view returns (uint256)
0
totalYuji() view returns (uint256)
46323000000000000000000000
Read-only
airdropAddress(address) view returns (uint256)
airdropBool(address) view returns (bool)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
cemeteryAddress(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
drawAirdrop()
joinAirdrop()
joinCemetery() payable
setCemeteryEndfalg(bool _cemeteryEndfalg)
setCemeteryStartTime(uint256 _cemeteryStartTime)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferMetacode(address _to, uint256 _value)
transferOwnership(address newOwner)
Airdrop(address indexed adr, uint256 value, uint256 state)
Cmetery(address indexed adr, uint256 ethValue, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.