Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Based Mango"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18220503 | 4 months ago | | | 0 | 0.000000106500041700 | |
| 18152799 | 4 months ago | | | 0 | 1.6260178e-7 | |
| 18152730 | 4 months ago | | | 0 | 1.4755868e-7 | |
| 18152433 | 4 months ago | | | 0 | 1.4835792e-7 | |
| 18152336 | 4 months ago | | | 0 | 1.4717238e-7 | |
| 18152097 | 4 months ago | | | 0 | 1.4651191e-7 | |
| 18151998 | 4 months ago | | | 0 | 1.4825191e-7 | |
| 18151967 | 4 months ago | | | 0 | 1.4620664e-7 | |
| 18151725 | 4 months ago | | | 0 | 1.4781788e-7 | |
| 18151634 | 4 months ago | | | 0 | 1.4749652e-7 |
ABI
ABI objects
Getter at block 23925332
_ots() view returns (bytes32)
0xda1e611f6c2db5c29c932252ccf8b9eadfcdb748846edc59963287ffcea9631e
_totalSupply() view returns (uint256)
70000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Based Mango
symbol() view returns (string)
BANGO
totalSupply() view returns (uint256)
70000000000000000000000000
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)
dada(address a)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.