Three pillars of gods
Verified contract
Active on
Ethereum with 36 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 |
---|---|---|---|---|---|
造化三神 | ERC-20 | 83.257057M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15688768 | 2 years ago | | | 0 | 0.00029150146 | |
| 15688765 | 2 years ago | | | 0 | 0.00035193348 | |
| 15688763 | 2 years ago | | | 0 | 0.00018844417 | |
| 15688761 | 2 years ago | | | 0 | 0.00036167635 | |
| 15688758 | 2 years ago | | | 0 | 0.00028762640 | |
| 15688758 | 2 years ago | | | 0 | 0.0023359544 | |
| 15688758 | 2 years ago | | | 0 | 0.0023359544 | |
| 15688758 | 2 years ago | | | 0 | 0.0023359544 | |
| 15688755 | 2 years ago | | | 0 | 0.00028252800 | |
| 15688755 | 2 years ago | | | 0 | 0.00035351250 |
ABI
ABI objects
Getter at block 21333363
_maxWalletToken() view returns (uint256)
30000000000000000
buyFeeRate() view returns (uint256)
3
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x619a80cd5d5bfc77025c3cba9dfc1d48557b1935
marketingWallet() view returns (address)
0x619a80cd5d5bfc77025c3cba9dfc1d48557b1935
name() pure returns (string)
Three pillars of gods
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000
pair() view returns (address)
0xd7afb06cc9955f73bbdb665ecbbc9cdece989500
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFeeRate() view returns (uint256)
99
symbol() pure returns (string)
造化三神
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manualBurn(uint256 amount) returns (bool)
manualSend()
openTrading()
removeLimit()
setFee(uint256 _sellFeeRate, uint256 _buyFeeRate)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setMaxBuy(uint256 _percent)
setMaxWalletPercent(uint256 maxWallPercent)
setSwapThresholdAmount(uint256 amount)
swapToken()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.