Pixel Dragon
Verified contract
Active on
Ethereum with 248 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 |
---|---|---|---|---|---|
ADVENTURE | ERC-20 | 1.644454M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20383471 | 4 months ago | | | 0 | 0.00011919829 | |
| 19807572 | 7 months ago | | | 0 | 0.00019628329 | |
| 19807564 | 7 months ago | | | 0 | 0.00073775582 | |
| 19807442 | 7 months ago | | | 0 | 0.00020841330 | |
| 18468378 | a year ago | | | 0 | 0.00049234576 | |
| 16164271 | 2 years ago | | | 0 | 0.00068189043 | |
| 16151850 | 2 years ago | | | 0 | 0.0011558202 | |
| 16147333 | 2 years ago | | | 0 | 0.00072069075 | |
| 16141482 | 2 years ago | | | 0 | 0.00090054894 | |
| 16133753 | 2 years ago | | | 0 | 0.00072562717 |
ABI
ABI objects
Getter at block 21305674
_maxWalletSize() view returns (uint256)
2000000000000000
_transferLimit() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
89671827810272262
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Pixel Dragon
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xf68e74408beb8ec83240ad37d20a079ca614b580
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
550000000000000
symbol() pure returns (string)
ADVENTURE
totalSupply() view returns (uint256)
100000000000000000
viewFees() view returns (uint256, uint256, uint256)
(5, 5, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool) view returns (uint256)
State-modifying
Events Lifttax()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnSnipers(address[] sniperAddresses)
changeMaxWallet(uint256 percent, uint256 denominator)
changeTransferLimit(uint256 percent, uint256 denominator)
clearBalance()
renounceOwnership()
setFee(uint256 _marketingFee)
setFeeReceivers(address _marketingFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.