Gift Of Doge
Verified contract
Active on
Ethereum with 170 txns
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 |
---|---|---|---|---|---|
GOD | ERC-20 | 877.431078M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19695866 | 7 months ago | | | 0 | 0.00029172543 | |
| 16514091 | 2 years ago | | | 0 | 0.0010072320 | |
| 16475220 | 2 years ago | | | 0 | 0.00066512238 | |
| 16475201 | 2 years ago | | | 0 | 0.00068127806 | |
| 16475186 | 2 years ago | | | 0 | 0.00070143994 | |
| 16475173 | 2 years ago | | | 0 | 0.00069098271 | |
| 16475155 | 2 years ago | | | 0 | 0.00069409449 | |
| 16475145 | 2 years ago | | | 0 | 0.00066144627 | |
| 16475006 | 2 years ago | | | 0 | 0.00078794178 | |
| 16474990 | 2 years ago | | | 0 | 0.00074021146 |
ABI
ABI objects
Getter at block 21277659
decimals() pure returns (uint8)
9
devAddress() view returns (address)
0x6907a2ee5572b23ecbf90beebfc4da8cd74e350c
devBuyFees() view returns (bool)
false
devSellFees() view returns (bool)
true
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getBuyFees() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
5000000000000000000
getSellFees() view returns (uint256)
5
locker() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0xb010af86407e7f4209a821c88b276fb624a4b886
marketingBuyFees() view returns (bool)
false
marketingSellFees() view returns (bool)
true
maxWalletSize() view returns (uint256)
100000000000000000
name() view returns (string)
Gift Of Doge
owner() view returns (address)
0x6907a2ee5572b23ecbf90beebfc4da8cd74e350c
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000
symbol() view returns (string)
GOD
taxAddress() view returns (address)
0x3d8fd4a40652eff02014d45e8d5514b224bd3cec
totalSupply() view returns (uint256)
10000000000000000000
tradingActiveTime() view returns (uint256)
1672866443
unlocksAt() 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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(uint256 tokens, uint256 toLP, address[] _wallets, uint256[] _tokens) payable
lockContract(uint256 _days)
renounceOwnership()
setDevAddress(address _devAddress)
setMaxWallet(uint256 percent)
setPair(address pair, bool value)
setTaxAddress(address _taxAddress)
toggleDevFees(bool sellFee)
toggleMarketingFees(bool sellFee)
toggleSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlockContract()
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)
UpdatedDevAddress(address indexed newWallet)
UpdatedTaxAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.