Veritium
Verified contract
Active on
Ethereum with 2,107 txns
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 |
---|---|---|---|---|---|
VRTM | ERC-20 | 20.608354K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12480147 | 3 years ago | | | 0 | 0.0079266070 | |
| 12473708 | 3 years ago | | | 0 | 0.0021686630 | |
| 12390740 | 4 years ago | | | 0 | 0.00088618500 | |
| 12344092 | 4 years ago | | | 0 | 0.0018028570 | |
| 12025195 | 4 years ago | | | 0 | 0.0049186830 | |
| 12018783 | 4 years ago | | | 0 | 0.0059157590 | |
| 11954335 | 4 years ago | | | 0 | 0.0028729350 | |
| 11947797 | 4 years ago | | | 0 | 0.0055896290 | |
| 11841050 | 4 years ago | | | 0 | 0.0022345050 | |
| 11834509 | 4 years ago | | | 0 | 0.0033741330 |
ABI
ABI objects
Getter at block 21161146
decimals() pure returns (uint32)
18
mintingFinished() pure returns (bool)
true
name() pure returns (string)
Veritium
owner() pure returns (address)
0xc38f0ae50157a93c2deb441ddb99cf9cb43a4313
symbol() pure returns (string)
VRTM
totalSupply() pure returns (uint256)
17625000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.