Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "kkToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17682179 | a year ago | | | 0 | 0.00070793853 | |
| 17616810 | a year ago | | | 0 | 0.00073022695 | |
| 17616804 | a year ago | | | 0 | 0.00060718702 | |
| 17616397 | a year ago | | | 0 | 0.00082555744 | |
| 17615254 | a year ago | | | 0 | 0.0011156927 | |
| 17614934 | a year ago | | | 0 | 0.0012792842 | |
| 17614902 | a year ago | | | 0 | 0.0015835625 | |
| 17614335 | a year ago | | | 0 | 0.0016046851 | |
| 17613502 | a year ago | | | 0 | 0.0014102167 | |
| 17613176 | a year ago | | | 0 | 0.00090351575 |
ABI
ABI objects
Getter at block 21227087
decimals() view returns (uint8)
18
mem23ep1assAdmin() view returns (address)
0xb0b38c0a896947814e161c1bdc5a92365a367a5d
name() view returns (string)
DOPEPE
owner() view returns (address)
0xaa0f9c3a523cb19405c5e0b97d0e94508017e4a4
symbol() view returns (string)
DOPEPE
totalSupply() view returns (uint256)
42690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address jjj)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
killMmee(address jjj)
mememAdmin(address jjj)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address memeadmin, string memename, string memesymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.