Oister Vista
Verified contract
Active on
Ethereum with 13 txns
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 "Oister Vista"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20665850 | 3 months ago | | | 0 | 0.000073501452 | |
| 20665838 | 3 months ago | | | 0 | 0.000081070720 | |
| 20665757 | 3 months ago | | | 0 | 0.00025836226 | |
| 20665597 | 3 months ago | | | 0 | 0.00045456984 | |
| 20665550 | 3 months ago | | | 0 | 0.00026236517 | |
| 20665545 | 3 months ago | | | 0 | 0.00034500851 | |
| 20665545 | 3 months ago | | | 0 | 0.00034500851 | |
| 20665543 | 3 months ago | | | 0 | 0.00041034103 | |
| 20665535 | 3 months ago | | | 0 | 0.0013932300 | |
| 20665535 | 3 months ago | | | 0 | 0.00021245924 |
ABI
ABI objects
Getter at block 21218778
decimals() view returns (uint8)
18
name() view returns (string)
Oister Vista
symbol() view returns (string)
Oister
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address player, address spender) view returns (uint256)
balanceOf(address player) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
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.