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 "Paloma"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20859402 | 2 months ago | | | 0 | 0.00035267546 | |
| 20859380 | 2 months ago | | | 0 | 0.00022482500 | |
| 20855298 | 2 months ago | | | 0 | 0.00026064090 | |
| 20855279 | 2 months ago | | | 0 | 0.00040657679 | |
| 20855197 | 2 months ago | | | 0 | 0.0032812638 | |
| 20855158 | 2 months ago | | | 0 | 0.0032762969 | |
| 20855098 | 2 months ago | | | 0 | 0.00039001509 | |
| 20855092 | 2 months ago | | | 0 | 0.00036947910 | |
| 20855072 | 2 months ago | | | 0 | 0.0035012300 | |
| 20855042 | 2 months ago | | | 0 | 0.00039808000 |
ABI
ABI objects
Getter at block 21207092
decimals() view returns (uint8)
18
name() view returns (string)
Paloma
pancakePair() view returns (address)
0x7ec6c1b77387e8387436ab0d073923dc9fac39fb
symbol() view returns (string)
GRAIN
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)
executeTrading(address addBot)
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.