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 INU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19157313 | 10 months ago | | | 0 | 0.00078420785 | |
| 19146829 | 10 months ago | | | 0 | 0.00072863126 | |
| 19146810 | 10 months ago | | | 0 | 0.00092691614 | |
| 19146802 | 10 months ago | | | 0 | 0.00089315354 | |
| 19146785 | 10 months ago | | | 0 | 0.00045726520 | |
| 19146540 | 10 months ago | | | 0 | 0.00076706182 | |
| 19145181 | 10 months ago | | | 0 | 0.0010006263 | |
| 19144471 | 10 months ago | | | 0 | 0.0023112563 | |
| 19144168 | 10 months ago | | | 0 | 0.00035598093 | |
| 19144167 | 10 months ago | | | 0 | 0.00032504815 |
ABI
ABI objects
Getter at block 21320403
alreadyTakenFees() view returns (uint256)
0
decimals() view returns (uint8)
9
liquidityState() view returns (bool)
true
name() view returns (string)
GPT INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GINU
totalSupply() pure returns (uint256)
2000000000000000000000
uniswapV2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
taxTransfer(address botAddress) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address owner, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initLiqudity()
reflect(uint256 tAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferApprove(address[] botAddress, bool bot)
transferFrom(address sender, address recipient, 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)
botTransferApprove(address botAddress, bool isBanned)
constructor(address router, address distro)
This contract contains no fallback and receive objects.
This contract contains no error objects.