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 "TruGold"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11792382 | 4 years ago | | | 0 | 0.0046076000 | |
| 6711606 | 6 years ago | | | 0 | 0.00023192000 | |
| 6224558 | 6 years ago | | | 0 | 0.00023986000 | |
| 6224226 | 6 years ago | | | 0 | 0.00047972000 | |
| 6224186 | 6 years ago | | | 0 | 0.00031082400 | |
| 6224181 | 6 years ago | | | 0 | 0.0010482240 | |
| 6224030 | 6 years ago | | | 0 | 0.00025082400 | |
| 6224003 | 6 years ago | | | 0 | 0.0010482240 | |
| 6223895 | 6 years ago | | | 0 | 0.00031082400 | |
| 6223656 | 6 years ago | | | 0 | 0.00051658400 |
ABI
ABI objects
Getter at block 21283792
decimals() view returns (uint8)
18
isLocked() view returns (bool)
true
name() view returns (string)
TruGold
owner1() view returns (address)
0xba8ec774f56c7220c66d4de273db00646a2804fd
owner2() view returns (address)
0x25d24eb1925cb190920e257e6a88e15ca3e029ce
symbol() view returns (string)
TruGold
totalSupply() view returns (uint256)
300000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
hasConfirmed(bytes32 _operation, address _owner) view returns (bool)
isOwner(address _addr) view returns (bool)
m_pending(bytes32) view returns (bool confirmation1, bool confirmation2, uint256 exists)
pendingTransactions(bytes32) view returns (address from, address to, uint256 value)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
approveOwnerTransfer(bytes32 operation) returns (bool success)
ownerTransfer(address from, address to, uint256 value) returns (bytes32 operation)
revoke(bytes32 _operation)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
unlock()
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Confirmation(address owner, bytes32 operation)
ConfirmationNeeded(bytes32 operation, address from, uint256 value, address to)
Revoke(address owner, bytes32 operation)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address target, address _owner1, address _owner2)
fallback()
This contract contains no error objects.