Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MaskDAO"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14995061 | 2 years ago | | | 0 | 0.0020331851 | |
| 14820923 | 3 years ago | | | 0 | 0.00077871833 | |
| 14820867 | 3 years ago | | | 0 | 0.00090720357 | |
| 14773915 | 3 years ago | | | 0 | 0.0021086372 | |
| 14594816 | 3 years ago | | | 0 | 0.00087667783 | |
| 14532541 | 3 years ago | | | 0 | 0.0019118448 | |
| 14532480 | 3 years ago | | | 0 | 0.0024833271 | |
| 14493278 | 3 years ago | | | 0 | 0.0024856206 | |
| 14474959 | 3 years ago | | | 0 | 0.0033536173 | |
| 14463506 | 3 years ago | | | 0 | 0.0027402335 |
ABI
ABI objects
Getter at block 21279086
ADDR_DAO() view returns (address)
0x052e63883450109fc383ccd396d81835b669c1fc
ADDR_LP() view returns (address)
0xb3146a6d577214090d20ce6348271de72c1d65ba
ADDR_STAKING() view returns (address)
0xe83225466ffc1606837785ae995468e842cf64df
AMOUNT_AIREDROP() view returns (uint256)
500000000000000000000000000000000
AMOUNT_DAO() view returns (uint256)
200000000000000000000000000000000
AMOUNT_LP() view returns (uint256)
100000000000000000000000000000000
AMOUNT_STAKING() view returns (uint256)
200000000000000000000000000000000
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000000000
MINT_CALL_HASH_TYPE() view returns (bytes32)
0x6ac0707cac0c442e03ae738b183f3fb620ee941711ca779bae1b0422a39331ea
cSigner() view returns (address)
0x0a6e88bf53d2a658580273f771f1ee2df3a82a4d
decimals() view returns (uint8)
18
name() view returns (string)
MMD
symbol() view returns (string)
MMD
totalSupply() view returns (uint256)
500166550001050000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
minted(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim(uint256 amountV, bytes32 r, bytes32 s, address inviter)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.