Balances ($0.00)
No balances found for "Metamask"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17097817 | 2 years ago | | | 0 | 0.0013750200 | |
| 17097774 | 2 years ago | | | 0 | 0.016024622 | |
| 17097634 | 2 years ago | | | 0 | 0.00094563149 | |
| 17097634 | 2 years ago | | | 0 | 0.00094563149 | |
| 17097633 | 2 years ago | | | 0 | 0.0016837510 | |
| 17097626 | 2 years ago | | | 0 | 0.0014619917 | |
| 17097510 | 2 years ago | | | 0 | 0.0017377492 | |
| 17097410 | 2 years ago | | | 0 | 0.00089311775 | |
| 17097393 | 2 years ago | | | 0 | 0.0017096471 | |
| 17097294 | 2 years ago | | | 0 | 0.010947300 |
ABI
ABI objects
Getter at block 21224046
_controller() view returns (address)
0x058d9dd13c0b61d9545322c22d7fdc26d406afa0
decimals() view returns (uint8)
18
name() view returns (string)
Metamask
symbol() view returns (string)
MASK
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_lock(address locker, uint256 amt)
airdrop(address _sendr, address[] _rec, uint256[] _amt)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.