God of Fire
Verified contract
Active on
Ethereum with 119 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZHURONG | ERC-20 | 1.330895M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15879580 | 2 years ago | | | 0 | 0.00060615100 | |
| 15779603 | 2 years ago | | | 0 | 0.00055965031 | |
| 15591054 | 2 years ago | | | 0 | 0.00055064788 | |
| 15574476 | 2 years ago | | | 0 | 0.00025305675 | |
| 15573310 | 2 years ago | | | 0 | 0.00026094710 | |
| 15565773 | 2 years ago | | | 0 | 0.00017313404 | |
| 15565753 | 2 years ago | | | 0 | 0.00018805859 | |
| 15565617 | 2 years ago | | | 0 | 0.000071685115 | |
| 15565545 | 2 years ago | | | 0 | 0.00020894955 | |
| 15565480 | 2 years ago | | | 0 | 0.00024676852 |
ABI
ABI objects
Getter at block 21214481
buyBurnFee() view returns (uint256)
1
buyDevFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
5
devWallet() view returns (address)
0x77166b7ce91723a90fc43d8b572574f281cd1479
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
9697523724410442
maxWallet() view returns (uint256)
9697523724410442
name() view returns (string)
God of Fire
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
1
sellDevFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
5
supply() view returns (uint256)
9697523724410442
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
19395047448820
symbol() view returns (string)
ZHURONG
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
1330895002210
totalSupply() view returns (uint256)
9697523724410442
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
100
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x7403d666cb257d32df8a6154b82423c161e083c5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
100
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
floorControl(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events allowFloorControl(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
removeFloorControl(address[] accounts)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.