Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Doraemon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20775718 | 2 months ago | | | 0 | 0.00022328529 | |
| 20774312 | 2 months ago | | | 0 | 0.00011902339 | |
| 20774294 | 2 months ago | | | 0 | 0.00018294433 | |
| 20771577 | 2 months ago | | | 0 | 0.0012086140 | |
| 20770892 | 2 months ago | | | 0 | 0.00084854896 | |
| 20770722 | 2 months ago | | | 0 | 0.00024402904 | |
| 20769841 | 2 months ago | | | 0 | 0.00016555919 | |
| 20769817 | 2 months ago | | | 0 | 0.00011869621 | |
| 20769749 | 2 months ago | | | 0 | 0.00020898406 | |
| 20769748 | 2 months ago | | | 0 | 0.00034987868 |
ABI
ABI objects
Getter at block 21184105
DoraemonFeeEnabled() view returns (bool)
true
TradingOpen() view returns (bool)
true
_DoraemonWallet() view returns (address)
0x1d82f3aa9de72eb34dbc0943682a5980feb8d1da
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
_swapDoraemonThreshHold() view returns (uint256)
100000000000000000000000
_totalSupply() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x1d82f3aa9de72eb34dbc0943682a5980feb8d1da
name() pure returns (string)
Doraemon
pair() view returns (address)
0xf514c24604147bc6c2550a935ca38d2cae4c1666
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
DORAE
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDoraemon(address a) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addDoraemons(address[] Doraemons_)
approve(address spender, uint256 amount) returns (bool)
createDoraemonTrade()
delDoraemons(address[] notDoraemon)
enableDoraemonTrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removeDoraemonLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawDoraemonBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address DoraemonWallet)
receive()
This contract contains no error objects.