UnikoinGold
Verified contract
Active on
Ethereum with 32,485 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 |
---|---|---|---|---|---|
ERC-20 | 88.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
UKG | ERC-20 | 138.819788K | -- | -- | |
WHACKD | ERC-20 | 21.549881K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
VICO | ERC-20 | 64 | -- | -- | |
CIC | ERC-20 | 40 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21270109 | 19 hours ago | | | 0 | 0.00026275986 | |
| 21254261 | 3 days ago | | | 0 | 0.00059271420 | |
| 21239791 | 5 days ago | | | 0 | 0.00047103694 | |
| 21104098 | 24 days ago | | | 0 | 0.00030637013 | |
| 21097676 | 25 days ago | | | 0 | 0.00026803073 | |
| 21097674 | 25 days ago | | | 0 | 0.00016795129 | |
| 21095289 | 25 days ago | | | 0 | 0.00024214547 | |
| 21094092 | 25 days ago | | | 0 | 0.00066415560 | |
| 21092902 | a month ago | | | 0 | 0.00041409065 | |
| 21092897 | a month ago | | | 0 | 0.00044421275 |
ABI
ABI objects
Getter at block 21275631
EXP_18() pure returns (uint256)
18
TOTAL_COMMUNITY_ALLOCATION() pure returns (uint256)
200000000000000000000000000
TOTAL_TOKENS() pure returns (uint256)
1000000000000000000000000000
UKG_FUND() pure returns (uint256)
800000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
UnikoinGold
symbol() pure returns (string)
UKG
totalSupply() pure returns (uint256)
1000000000000000000000000000
version() pure returns (string)
1.0
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)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CreateUKGEvent(address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _tokenDistributionContract, address _ukgFund)
This contract contains no fallback and receive objects.
This contract contains no error objects.