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 "Masa"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19632310 | 7 months ago | | | 0 | 0.0015101783 | |
| 19323495 | 9 months ago | | | 0 | 0.0015151324 | |
| 19323491 | 9 months ago | | | 0 | 0.00097083063 | |
| 19310716 | 9 months ago | | | 0 | 0.0016482312 | |
| 19310540 | 9 months ago | | | 0 | 0.0012988194 | |
| 19310443 | 9 months ago | | | 0 | 0.0012740835 | |
| 19310426 | 9 months ago | | | 0 | 0.0012194095 | |
| 19310360 | 9 months ago | | | 0 | 0.0014608466 | |
| 19310345 | 9 months ago | | | 0 | 0.0013324097 | |
| 19310324 | 9 months ago | | | 0 | 0.0014272888 |
ABI
ABI objects
Getter at block 21204674
decimals() view returns (uint8)
9
name() view returns (string)
Masa
pancakePair() view returns (address)
0xdf06f6a1d086331fb0dacac11d8295dbf02bd297
symbol() view returns (string)
MASA
totalSupply() view returns (uint256)
1588866523000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.