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 "GERO-GERO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19846128 | 6 months ago | | | 0 | 0.00025452243 | |
| 17281772 | 2 years ago | | | 0 | 0.0031959209 | |
| 17281772 | 2 years ago | | | 0 | 0.0033517913 | |
| 17281772 | 2 years ago | | | 0 | 0.0070915500 | |
| 17281770 | 2 years ago | | | 0 | 0.0030594802 | |
| 17281770 | 2 years ago | | | 0 | 0.0032184830 | |
| 17281770 | 2 years ago | | | 0 | 0.0032184830 | |
| 17281770 | 2 years ago | | | 0 | 0.0032184830 | |
| 17281770 | 2 years ago | | | 0 | 0.0032184830 | |
| 17281769 | 2 years ago | | | 0 | 0.0092130000 |
ABI
ABI objects
Getter at block 21220272
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
feeStatus() view returns (uint256)
1000000
getBuyFees() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
420690000000000000000000
getSellFees() view returns (uint256)
0
limits() view returns (bool)
true
lpPair() view returns (address)
0xb2e390fd4ac2f5bd9d2cbc9beb1d261eadf6754a
name() view returns (string)
GERO-GERO
owner() view returns (address)
0x81a06963dc9b78fb62a162d1da17ed92de5698eb
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
210345000000000000000
symbol() view returns (string)
Gero
taxAddress() view returns (address)
0xb754f63feec54bcae2315ab490906f0bfc95d83a
totalSupply() view returns (uint256)
420690000000000000000000
tradingActiveTime() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearBuyTimer(address _wallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(address lpOwner) payable
renounceOwnership()
setMarketingFees(uint256 _status)
setPair(address pair, bool value)
setSwap(bool value)
tradingActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.