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 "NexGami"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19993945 | 6 months ago | | | 0 | 0.00025303038 | |
| 19993934 | 6 months ago | | | 0 | 0.00016486222 | |
| 19993389 | 6 months ago | | | 0 | 0.0032233056 | |
| 19993360 | 6 months ago | | | 0 | 0.0032567969 | |
| 19993310 | 6 months ago | | | 0 | 0.00017629474 | |
| 19993269 | 6 months ago | | | 0 | 0.00030373941 | |
| 19993261 | 6 months ago | | | 0 | 0.00030926897 | |
| 19993250 | 6 months ago | | | 0 | 0.00026516218 | |
| 19993246 | 6 months ago | | | 0 | 0.00017720494 | |
| 19993222 | 6 months ago | | | 0 | 0.00016847576 |
ABI
ABI objects
Getter at block 21209227
decimals() view returns (uint8)
18
name() view returns (string)
NexGami
pancakePair() view returns (address)
0xd12551e82d0db3a9a2b9c4ac405de9df2d99fd16
symbol() view returns (string)
NEXG
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 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.