Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($164.47)
Native
Value
$164.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.049615 | $3,314.94 |
$164.47 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245788 | 2 hours ago | | | 0 | 0.0010733399 | |
| 21245777 | 2 hours ago | | | 0 | 0.00067518036 | |
| 21240321 | 20 hours ago | | | 0 | 0.00052056492 | |
| 21234116 | 2 days ago | | | 0 | 0.00051034845 | |
| 21233614 | 2 days ago | | | 0 | 0.00052623534 | |
| 21232770 | 2 days ago | | | 0 | 0.00045714751 | |
| 21231223 | 2 days ago | | | 0 | 0.00043539745 | |
| 21230669 | 2 days ago | | | 0 | 0.0012598237 | |
| 21230292 | 2 days ago | | | 0 | 0.0027930347 | |
| 21230235 | 2 days ago | | | 0 | 0.0012614637 |
ABI
ABI objects
Getter at block 21246398
decimals() view returns (uint8)
18
denominator() pure returns (uint24)
1000
getDEXPairV2() view returns (address)
0x03e84671ba9a8b7392852d694c2e3da62ed3ad81
getDEXRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
info() view returns (string name, string symbol, uint8 decimals, address owner, uint256 totalSupply, string version)
(name=Gobby, symbol=GOBBY, decimals=18, owner=0x0000000000000000000000000000000000000000, totalSupply=420690000000000000000000000000000, version=1.0.3)
isTradingEnabled() view returns (bool)
false
name() view returns (string)
Gobby
owner() view returns (address)
0x0000000000000000000000000000000000000000
renounced() view returns (bool DEXRouterV2)
true
symbol() view returns (string)
GOBBY
totalSupply() view returns (uint256)
420690000000000000000000000000000
version() pure returns (string)
1.0.3
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)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDEXRouterV2()
renounceOwnership()
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)
RenouncedDEXRouterV2()
SetDEXRouterV2(address indexed router, address indexed pair)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.