Gatsby Inu
Verified contract
Active on
Ethereum with 293 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($72.13)
Native
Value
$72.13
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021212 | $3,400.60 |
$72.13 | |
GATSBY | ERC-20 | 19.187442B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20815138 | 2 months ago | | | 0 | 0.0012349267 | |
| 20125046 | 5 months ago | | | 0 | 0.00015819215 | |
| 18294399 | a year ago | | | 0 | 0.00039656933 | |
| 17514756 | a year ago | | | 0 | 0.00090761359 | |
| 17513879 | a year ago | | | 0 | 0.0011620145 | |
| 17223478 | 2 years ago | | | 0 | 0.0061011940 | |
| 17072781 | 2 years ago | | | 0 | 0.0016896365 | |
| 16941315 | 2 years ago | | | 0 | 0.0016961879 | |
| 16871640 | 2 years ago | | | 0 | 0.0011802960 | |
| 16829731 | 2 years ago | | | 0 | 0.0012220166 |
ABI
ABI objects
Getter at block 21257053
_burnFee() view returns (uint256)
2
_liquidityFee() view returns (uint256)
2
_marketingFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
992783512211924051659742082986074
_pendingMarketingFee() view returns (uint256)
0
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
marketingaddress() view returns (address)
0xc626b8502ff72aaa7385aaf4aa202b05225249b3
name() view returns (string)
Gatsby Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000000000
symbol() view returns (string)
GATSBY
totalBurn() view returns (uint256)
22692377248153399760893959334207
totalFees() view returns (uint256)
15556866987037838610914457957763
totalSupply() view returns (uint256)
977307622751846600239106040665793
uniswapV2Pair() view returns (address)
0x523906d7991c920d5a40690133c6c21b40f3f481
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changemarketingwallet(address _newaddress)
claimMarketingFees()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
migrateGasToken(address _newadd, uint256 amount)
migrateToken(address _newadress, uint256 _amount)
renounceOwnership()
setBurnFeePercent(uint256 burnfee)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingfee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 amount)
setTaxFeePercent(uint256 taxFee)
swapOnDemand()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.