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.812747K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20718861 | 3 months ago | | | 0 | 0.00024153134 | |
| 20716746 | 3 months ago | | | 0 | 0.00060073553 | |
| 20716691 | 3 months ago | | | 0 | 0.000060074471 | |
| 20716674 | 3 months ago | | | 0 | 0.00011938696 | |
| 20716674 | 3 months ago | | | 0 | 0.00021315565 | |
| 20716672 | 3 months ago | | | 0 | 0.00011975021 | |
| 20716659 | 3 months ago | | | 0 | 0.00032572919 | |
| 20716656 | 3 months ago | | | 0 | 0.00013369156 | |
| 20716653 | 3 months ago | | | 0 | 0.00014406323 | |
| 20716652 | 3 months ago | | | 0 | 0.00013837598 |
ABI
ABI objects
Getter at block 21282196
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x70d3bc628c1ce50dae1e683ecac4e78e2ac57c38
msgSend() view returns (address)
0x048e15eb153ac605ac32da041037269e29ec7563
name() view returns (string)
Sims
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x70d3bc628c1ce50dae1e683ecac4e78e2ac57c38
startBlock() view returns (uint256)
20716569
symbol() view returns (string)
SIMS
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 approve(address spender, uint256 amount) returns (bool)
create(string name, string symbol, uint256 supply, bool vistaOnly)
launch() payable
renounceOwnership()
sigmaNFR(bool NFT, uint256 account, uint256 number) returns (uint256 sender)
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)
safeTokenCreated(address tokenAddress, string name, string symbol)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.