Fire Celestial
Verified contract
Active on
Ethereum with 287 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
♈ ARIES | ERC-20 | 106.778811T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18468279 | a year ago | | | 0 | 0.00040106377 | |
| 15711569 | 2 years ago | | | 0 | 0.00047971274 | |
| 15474968 | 2 years ago | | | 0 | 0.00041535990 | |
| 15407618 | 2 years ago | | | 0 | 0.00035555886 | |
| 15407610 | 2 years ago | | | 0 | 0.00033078500 | |
| 15402633 | 2 years ago | | | 0 | 0.00044915438 | |
| 15401094 | 2 years ago | | | 0 | 0.00038838019 | |
| 15375785 | 2 years ago | | | 0 | 0.00057786949 | |
| 15372094 | 2 years ago | | | 0 | 0.00037331645 | |
| 15371246 | 2 years ago | | | 0 | 0.00049959479 |
ABI
ABI objects
Getter at block 21256285
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyAutoBurnFee() view returns (uint256)
100
buyAutoLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
400
decimals() pure returns (uint8)
9
masterTaxDivisor() view returns (uint16)
10000
name() pure returns (string)
Fire Celestial
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0x3a04434f75e04b07cedec001cb50e31257d05c18
sellAutoBurnFee() view returns (uint256)
100
sellAutoLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
400
symbol() pure returns (string)
♈ ARIES
tokensForAutoBurn() view returns (uint256)
26694702760006963571162
tokensForAutoLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
106778811040027854284650
totalBuyFees() view returns (uint256)
500
totalSellFees() view returns (uint256)
500
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetWalletandTxtAmount(uint256 _maxTxAmount, uint256 _maxWalletSize)
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _buyAutoBurnFee, uint256 _buyAutoLiquidityFee, uint256 _buyMarketingFee)
updateSellFees(uint256 _sellAutoBurnFee, uint256 _sellAutoLiquidityFee, uint256 _sellMarketingFee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.