UDVilafranquense
Verified contract
Active on
Ethereum with 52 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 "UDVilafranquense"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7455331 | 6 years ago | | | 0 | 0.00091304000 | |
| 7455295 | 6 years ago | | | 0 | 0.00052762000 | |
| 7412231 | 6 years ago | | | 0 | 0.00091560000 | |
| 7412186 | 6 years ago | | | 0 | 0.00054171391 | |
| 7412178 | 6 years ago | | | 0 | 0.00052890000 | |
| 7411980 | 6 years ago | | | 0 | 0.0015104800 | |
| 7411941 | 6 years ago | | | 0 | 0.00056648636 | |
| 7411935 | 6 years ago | | | 0 | 0.00052762000 | |
| 7365518 | 6 years ago | | | 0 | 0.000045524000 | |
| 7365474 | 6 years ago | | | 0 | 0.00052762000 |
ABI
ABI objects
Getter at block 21288073
decimals() view returns (uint8)
18
getTokenDetail() view returns (string, string, uint256)
(UDVilafranquense, UDV, 100000000000000000000000000)
name() view returns (string)
UDVilafranquense
owner() view returns (address)
0xe44156a8207c2c3186908705b4b42fb7332d1df6
symbol() view returns (string)
UDV
totalSupply() view returns (uint256)
100000000000000000000000000
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 _amount) returns (bool success)
burn(uint256 _value)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.