Dragon Warrior
Verified contract
Active on
Ethereum with 114 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 |
---|---|---|---|---|---|
$POU | ERC-20 | 42.298094M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15637531 | 2 years ago | | | 0 | 0.00029386540 | |
| 15633298 | 2 years ago | | | 0 | 0.0028266000 | |
| 15632069 | 2 years ago | | | 0 | 0.00056542639 | |
| 15632028 | 2 years ago | | | 0 | 0.00070665000 | |
| 15632002 | 2 years ago | | | 0 | 0.00068627973 | |
| 15631946 | 2 years ago | | | 0 | 0.00071591898 | |
| 15631944 | 2 years ago | | | 0 | 0.00040806859 | |
| 15631940 | 2 years ago | | | 0 | 0.00063238913 | |
| 15631940 | 2 years ago | | | 0 | 0.00063238913 | |
| 15631886 | 2 years ago | | | 0 | 0.00079770261 |
ABI
ABI objects
Getter at block 21205125
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x27651f1d081e95a909b87eed78b2e340ce32153c
name() pure returns (string)
Dragon Warrior
pair() view returns (address)
0x7c9b89a4715c367a7edf9d53bf2f2e922ce0e6bd
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
$POU
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
areBots(address[] bots_, bool status)
isBots(address botAddress, bool status)
manualSend()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _MarketingFee, uint256 _sellMarketingFee)
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
swapStatus(bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.