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 "Babylon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19783516 | 6 months ago | | | 0 | 0.0010064157 | |
| 19783511 | 6 months ago | | | 0 | 0.00064648601 | |
| 19783446 | 6 months ago | | | 0 | 0.0035322580 | |
| 19783346 | 6 months ago | | | 0 | 0.00044945236 | |
| 19783321 | 6 months ago | | | 0 | 0.00061962635 | |
| 19783191 | 6 months ago | | | 0 | 0.00084848913 | |
| 19782518 | 6 months ago | | | 0 | 0.0034854668 | |
| 19782507 | 6 months ago | | | 0 | 0.00038642467 | |
| 19782504 | 6 months ago | | | 0 | 0.0034641018 | |
| 19782488 | 6 months ago | | | 0 | 0.00057839526 |
ABI
ABI objects
Getter at block 21157348
decimals() view returns (uint8)
18
name() view returns (string)
Babylon
pancakePair() view returns (address)
0x31493020ae63637b64220b6b0621761d892383af
symbol() view returns (string)
Babylon
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
delegate(address aiBot)
removeLimits(uint256 aiBot)
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.