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 "GPT Plus"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18746934 | a year ago | | | 0 | 0.0012613208 | |
| 18746932 | a year ago | | | 0 | 0.0012791944 | |
| 18746299 | a year ago | | | 0 | 0.0012860061 | |
| 18746295 | a year ago | | | 0 | 0.0013059654 | |
| 18746287 | a year ago | | | 0 | 0.0012136826 | |
| 18746242 | a year ago | | | 0 | 0.0013658210 | |
| 18746235 | a year ago | | | 0 | 0.0011966658 | |
| 18746182 | a year ago | | | 0 | 0.0012644527 | |
| 18746175 | a year ago | | | 0 | 0.0012777745 | |
| 18746171 | a year ago | | | 0 | 0.0012650289 |
ABI
ABI objects
Getter at block 21213844
decimals() view returns (uint8)
18
name() view returns (string)
GPT Plus
pancakePair() view returns (address)
0x632b685dc4e4b2d95f6824e7f15aed914aa4c22f
symbol() view returns (string)
GPTPLUS
totalSupply() view returns (uint256)
15000000000000000000000000000
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.