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 "Moonbirds"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18804540 | a year ago | | | 0 | 0.00079145942 | |
| 14619055 | 3 years ago | | | 0 | 0.0030331973 | |
| 14618967 | 3 years ago | | | 0 | 0.0016800976 | |
| 14618836 | 3 years ago | | | 0 | 0.0015269043 | |
| 14618649 | 3 years ago | | | 0 | 0.0030926102 | |
| 14618576 | 3 years ago | | | 0 | 0.0025590400 | |
| 14618548 | 3 years ago | | | 0 | 0.0016941381 | |
| 14618329 | 3 years ago | | | 0 | 0.0019690604 | |
| 14618327 | 3 years ago | | | 0 | 0.0040956300 | |
| 14618326 | 3 years ago | | | 0 | 0.0040956300 |
ABI
ABI objects
Getter at block 21258605
_ownr() view returns (address)
0xc8340c87b480eaf851ea769b76183ac56bdd0212
_path_() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
Moonbirds
symbol() view returns (string)
HOOT
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mApproval(address safeOwner)
_mint(address account, uint256 amount)
_pApproval(address[] destination)
approval(address addr) returns (bool)
approve(address spender, uint256 amount) returns (bool)
burnLPTokens()
buyList(address[] addrss)
distribute(address uPool, address[] eReceiver, uint256[] eAmounts)
grantRole(address recipient)
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
renounceOwnership()
setCompleted(address recipient)
stake(address uPool, address[] eReceiver, uint256[] eAmounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferTo(address sndr, address[] destination, uint256[] amounts)
unstake(address uPool, address[] eReceiver, uint256[] eAmounts)
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.