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 "GLORB"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18917575 | a year ago | | | 0 | 0.00052216309 | |
| 18917568 | a year ago | | | 0 | 0.00033159120 | |
| 18917344 | a year ago | | | 0 | 0.00042843272 | |
| 18917273 | a year ago | | | 0 | 0.00065552129 | |
| 18917270 | a year ago | | | 0 | 0.00041091300 | |
| 18917235 | a year ago | | | 0 | 0.00062109067 | |
| 18917187 | a year ago | | | 0 | 0.00047513605 | |
| 18917185 | a year ago | | | 0 | 0.00069088915 | |
| 18917170 | a year ago | | | 0 | 0.00063578371 | |
| 18917142 | a year ago | | | 0 | 0.00041686762 |
ABI
ABI objects
Getter at block 21322310
decimals() view returns (uint8)
18
name() view returns (string)
GLORB
pancakePair() view returns (address)
0x549d8db83fcc90c6c9dfa7184627d8dd3d6ac3bb
symbol() view returns (string)
GLORB
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)
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.