IG Gold
Verified contract
Active on
Ethereum with 5,139 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($346.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RARI | ERC-20 | 180.412574 | $1.92 |
$346.39 | |
IGG | ERC-20 | 75.315671K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21224304 | 7 days ago | | | 0 | 0.0010587113 | |
| 21200040 | 11 days ago | | | 0 | 0.00032482226 | |
| 20975580 | a month ago | | | 0 | 0.00052390351 | |
| 20911954 | 2 months ago | | | 0 | 0.00034466617 | |
| 20652633 | 3 months ago | | | 0 | 0.000080884555 | |
| 20509671 | 3 months ago | | | 0 | 0.000043803050 | |
| 20369650 | 4 months ago | | | 0 | 0.00028508686 | |
| 20362574 | 4 months ago | | | 0 | 0.00024704455 | |
| 20262134 | 5 months ago | | | 0 | 0.00014544764 | |
| 20262113 | 5 months ago | | | 0 | 0.00011908867 |
ABI
ABI objects
Getter at block 21275343
decimals() view returns (uint8)
6
name() view returns (string)
IG Gold
owner() view returns (address)
0x320362004e9cb90f9a806dc8ffc5d80264fbcd86
symbol() view returns (string)
IGG
totalSupply() view returns (uint256)
20213526932748650
versionRecipient() view returns (string)
1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isTrustedForwarder(address forwarder) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
changeTrustedForwarder(address forwarder)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.