Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GINKGO | ERC-20 | 969.465906K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20980732 | 2 months ago | | | 0 | 0.00082127624 | |
| 20972808 | 2 months ago | | | 0 | 0.0010285117 | |
| 20972773 | 2 months ago | | | 0 | 0.00080498712 | |
| 20972769 | 2 months ago | | | 0 | 0.00081361453 | |
| 20972766 | 2 months ago | | | 0 | 0.00069813507 | |
| 20972484 | 2 months ago | | | 0 | 0.0010710525 | |
| 20972310 | 2 months ago | | | 0 | 0.0013694469 | |
| 20971798 | 2 months ago | | | 0 | 0.0020964751 | |
| 20971753 | 2 months ago | | | 0 | 0.0018380425 | |
| 20971722 | 2 months ago | | | 0 | 0.0018398309 |
ABI
ABI objects
Getter at block 21328072
buyFeeProcent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeAddr() view returns (address)
0x7cb391c7e5d5f1e7a32f592a99b77ef261f345be
maxWalletSize() view returns (uint256)
1000000000000000000
name() view returns (string)
Ginkgo
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeProcent() view returns (uint256)
0
symbol() view returns (string)
GINKGO
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x43c00e8c818363df59221e3e7eca6a79f5eb3f09
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() payable
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckEth()
updateFees(uint256 newBuyFee, uint256 newSellFee)
updateSwapSettings(uint256 maxAmount, uint256 minAmount)
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()
receive()
This contract contains no error objects.