UP WALLET COIN
Verified contract
Active on
Ethereum with 8,066 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UWTC | ERC-20 | 621.243793M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20612254 | 2 months ago | | | 0 | 0.000097210729 | |
| 18839724 | a year ago | | | 0 | 0.0018218930 | |
| 16669777 | 2 years ago | | | 0 | 0.0011230704 | |
| 16661759 | 2 years ago | | | 0 | 0.00089596132 | |
| 16494876 | 2 years ago | | | 0 | 0.00077078858 | |
| 14026867 | 3 years ago | | | 0 | 0.0072393980 | |
| 12648586 | 3 years ago | | | 0 | 0.00051931600 | |
| 12624679 | 3 years ago | | | 0 | 0.00032487000 | |
| 12597295 | 3 years ago | | | 0 | 0.00055692000 | |
| 12566317 | 3 years ago | | | 0 | 0.0020837600 |
ABI
ABI objects
Getter at block 21157246
decimals() view returns (uint8)
6
name() view returns (string)
UP WALLET COIN
symbol() view returns (string)
UWTC
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address owner, address agent) view returns (uint256)
balanceOf(address addr) view returns (uint256 balance)
State-modifying
Events approve(address agent, uint256 value) returns (bool)
decreaseApproval(address agent, uint256 value) returns (bool)
increaseApproval(address agent, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed agent, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _tokenReceiver)
This contract contains no fallback and receive objects.
This contract contains no error objects.