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 "Mystiko"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19977398 | 5 months ago | | | 0 | 0.00051525186 | |
| 19573102 | 7 months ago | | | 0 | 0.0011541482 | |
| 19569606 | 7 months ago | | | 0 | 0.0023380176 | |
| 19565938 | 7 months ago | | | 0 | 0.00088698399 | |
| 19561744 | 7 months ago | | | 0 | 0.0040227132 | |
| 19545556 | 7 months ago | | | 0 | 0.00084598429 | |
| 19545550 | 7 months ago | | | 0 | 0.00056166158 | |
| 19545547 | 7 months ago | | | 0 | 0.0035506028 | |
| 19545456 | 7 months ago | | | 0 | 0.00051852266 | |
| 19545453 | 7 months ago | | | 0 | 0.00050235515 |
ABI
ABI objects
Getter at block 21123409
decimals() view returns (uint8)
18
name() view returns (string)
Mystiko
pancakePair() view returns (address)
0x5f21cf3b63a531515efc819bef4983b1b354cff3
symbol() view returns (string)
XZK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delegate(address bots)
removeLimits(uint256 addBot)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.