UVIDIFYTOKEN
Verified contract
Active on
Ethereum with 7 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 "UVIDIFYTOKEN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5865210 | 6 years ago | | | 0 | 0.0014989600 | |
| 5698877 | 6 years ago | | | 0 | 0.0021139600 | |
| 5687823 | 6 years ago | | | 0 | 0.0021192080 | |
| 5687334 | 6 years ago | | | 0 | 0.0015042080 | |
| 5582151 | 7 years ago | | | 0 | 0.0015015840 | |
| 5567433 | 7 years ago | | | 0 | 0.0021192080 | |
| 5440702 | 7 years ago | | | 0 | 0.0021192080 |
ABI
ABI objects
Getter at block 21222641
INITIAL_SUPPLY() view returns (uint256)
22000000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
UVIDIFYTOKEN
owner() view returns (address)
0xd656cdf7a8d8addf6cdd973019bc181b84248eda
symbol() view returns (string)
UVD
totalSupply() view returns (uint256)
22000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
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.