Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,696.41)
Native
Value
$40.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.012372 | $3,270.42 |
$40.46 | |
RGOAT | ERC-20 | 7.497494B | $0.000001 |
$4,655.94 | |
GTC | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22693027 | 5 hours ago | | | 0 | 0.000081420184 | |
| 22692960 | 5 hours ago | | | 0 | 0.000081431729 | |
| 22692840 | 5 hours ago | | | 0 | 0.000081486895 | |
| 22692670 | 5 hours ago | | | 0 | 0.000081475492 | |
| 22692647 | 5 hours ago | | | 0 | 0.000081473333 | |
| 22692359 | 5 hours ago | | | 0 | 0.000081395393 | |
| 22692183 | 5 hours ago | | | 0 | 0.000081399273 | |
| 22692148 | 5 hours ago | | | 0 | 0.000081399218 | |
| 22692042 | 5 hours ago | | | 0 | 0.000081433278 | |
| 22691763 | 5 hours ago | | | 0 | 0.000081420857 |
ABI
ABI objects
Getter at block 22701640
decimals() view returns (uint8)
8
deflatable() view returns (uint256)
746488557423622660
deflationPercentage() view returns (uint16)
21
name() view returns (string)
RealGOAT
owner() view returns (address)
0xe2f503268793f0fe49ca87ea4322172f80f5f088
symbol() view returns (string)
RGOAT
timestampSnapshot() view returns (uint256)
1719161915
totalSupply() view returns (uint256)
2100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
retrieveERC20(address token, address to, uint256 amount)
retrieveEther(address to)
setDeflationPercentage(uint16 _deflationPercentage)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(address to, string name_, string symbol_, uint256 amount_, uint16 _deflationPercentage, address newOwner)
receive()
This contract contains no error objects.