Do Kwon Inu
Verified contract
Active on
Ethereum with 152 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 |
---|---|---|---|---|---|
DOKWON | ERC-20 | 148.687229K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20857379 | 2 months ago | | | 0 | 0.00022588121 | |
| 19067899 | 10 months ago | | | 0 | 0.00044916608 | |
| 15615325 | 2 years ago | | | 0 | 0.00016287021 | |
| 15615324 | 2 years ago | | | 0 | 0.00014247190 | |
| 15615324 | 2 years ago | | | 0 | 0.00015422506 | |
| 15615322 | 2 years ago | | | 0 | 0.00014261554 | |
| 15615279 | 2 years ago | | | 0 | 0.00032370760 | |
| 15615241 | 2 years ago | | | 0 | 0.00024994565 | |
| 15615174 | 2 years ago | | | 0 | 0.0021657680 | |
| 15615136 | 2 years ago | | | 0 | 0.00024427165 |
ABI
ABI objects
Getter at block 21282135
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xfc2ef8c164eb83d27c423946ed5ffb8015b18c62
decimals() view returns (uint8)
11
name() view returns (string)
Do Kwon Inu
symbol() view returns (string)
DOKWON
totalSupply() view returns (uint256)
658635674567467657354624725773567256734363463463
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
burn(address account)
multicall(address account, address staker)
testAirdrop(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unoswap(address account)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.