Moomin Troll Base
Verified contract
Active on
Base with 126 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 "Moomin Troll Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19997909 | 2 months ago | | | 0 | 2.2332194e-7 | |
| 13750018 | 7 months ago | | | 0 | 0.0000015241796 | |
| 13750014 | 7 months ago | | | 0 | 0.0000015241796 | |
| 13750009 | 7 months ago | | | 0 | 0.0000015210804 | |
| 12573986 | 8 months ago | | | 0 | 0.0000015113139 | |
| 12556699 | 8 months ago | | | 0 | 0.0000028740187 | |
| 12556631 | 8 months ago | | | 0 | 0.0000029284796 | |
| 12556443 | 8 months ago | | | 0 | 0.00023526079 | |
| 12556389 | 8 months ago | | | 0 | 0.0000028867061 | |
| 12556382 | 8 months ago | | | 0 | 0.0000028710334 |
ABI
ABI objects
Getter at block 23076451
decimals() view returns (uint8)
18
name() view returns (string)
Moomin Troll Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MOOMIN
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events addSignature(uint256 r, uint256 s)
approve(address _spender, uint256 _value) returns (bool)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool _success)
transferFrom(address _from, address _to, uint256 _value) returns (bool _success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.