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 |
---|---|---|---|---|---|
VISTA-LP | ERC-20 | 9.83209K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20709252 | 2 months ago | | | 0 | 0.00013140765 | |
| 20708218 | 2 months ago | | | 0 | 0.00015039729 | |
| 20707995 | 2 months ago | | | 0 | 0.00042040962 | |
| 20707514 | 2 months ago | | | 0 | 0.00023879221 | |
| 20707494 | 2 months ago | | | 0 | 0.00047355527 | |
| 20707419 | 2 months ago | | | 0 | 0.000083121007 | |
| 20707403 | 2 months ago | | | 0 | 0.00022096004 | |
| 20707387 | 2 months ago | | | 0 | 0.00030763521 | |
| 20707368 | 2 months ago | | | 0 | 0.00054609953 | |
| 20707313 | 2 months ago | | | 0 | 0.00011963348 |
ABI
ABI objects
Getter at block 21205446
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0xff7e24daf9271cd373fad5c44c070d057577496c
msgSend() view returns (address)
0x68bfc5c5b10d34d84a4a87f6a5ce7b45e76d682d
name() view returns (string)
hodl.exe
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xff7e24daf9271cd373fad5c44c070d057577496c
startBlock() view returns (uint256)
20707173
symbol() view returns (string)
hodl.exe
totalSupply() view returns (uint256)
100000000000000000000000000
trade() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addTarget(address toTarget) returns (bool flag)
approve(address spender, uint256 amount) returns (bool)
launch() payable
randomNumberGenerator() returns (address receiver)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.