GT Protocol
Verified contract
Active on
Ethereum with 29 txns
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 "GT Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18294980 | a year ago | | | 0 | 0.00017728054 | |
| 18294974 | a year ago | | | 0 | 0.00017184227 | |
| 18292936 | a year ago | | | 0 | 0.00052142145 | |
| 18292864 | a year ago | | | 0 | 0.00036044517 | |
| 18292844 | a year ago | | | 0 | 0.00054463030 | |
| 18292808 | a year ago | | | 0 | 0.00053535019 | |
| 18292802 | a year ago | | | 0 | 0.00051264803 | |
| 18292798 | a year ago | | | 0 | 0.00046972932 | |
| 18292798 | a year ago | | | 0 | 0.0012752351 | |
| 18292794 | a year ago | | | 0 | 0.00050317025 |
ABI
ABI objects
Getter at block 21220879
decimals() view returns (uint8)
18
name() view returns (string)
GT Protocol
owner() view returns (address)
0x043d5edeff009191d68f8239a229042dc363d493
pancakePair() view returns (address)
0x22f283fa06d3a618f2dd067d3b393930728ca7e5
symbol() view returns (string)
GTP
totalSupply() view returns (uint256)
100000000000000000000000000000
viewGas() view returns (address)
0x043d5edeff009191d68f8239a229042dc363d493
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBots(uint256 addBots)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
newOwner(bool _sl) returns (bool)
openTrading(address bots)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.