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 "Vioscoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10539143 | 4 years ago | | | 0 | 0.0040945600 | |
| 10528751 | 4 years ago | | | 0 | 0.0015886500 | |
| 10528664 | 4 years ago | | | 0 | 0.0017524789 | |
| 9377911 | 5 years ago | | | 0 | 0.00010236400 | |
| 7555876 | 6 years ago | | | 0 | 0.00021994800 | |
| 7539824 | 6 years ago | | | 0 | 0.00014663200 | |
| 7535919 | 6 years ago | | | 0 | 0.0021179780 | |
| 7535906 | 6 years ago | | | 0 | 0.0017079780 | |
| 7535894 | 6 years ago | | | 0 | 0.0012979780 |
ABI
ABI objects
Getter at block 21286651
_totalSupply() view returns (uint256)
5000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Vioscoin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x67e9911d9275389db0599be60b1be5c8850df7b1
symbol() view returns (string)
VIS
totalSupply() view returns (uint256)
5000000000000000000000000
Read-only
allowance(address Owner, address _spender) view returns (uint256 remaining)
balanceOf(address _Owner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes data) returns (bool success)
transfer(address to, uint256 _value) returns (bool success)
transferAnyERC20Token(address Address, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed Owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed from, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.