Verse Exchange
Verified contract
Proxy
Active on
Ethereum with 441 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($43,962.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 22.006176K | $0.999923 |
$22,004.48 | |
WETH | ERC-20 | 6.964745 | $3,152.75 |
$21,958.1 | |
STATUS | ERC-20 | 1.234K | -- | -- | |
0x0f24…0831 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21165533 | 5 days ago | | | 0 | 0.0018297086 | |
| 21149606 | 7 days ago | | | 0 | 0.00051515347 | |
| 21130699 | 10 days ago | | | 0 | 0.00071833992 | |
| 21124316 | 11 days ago | | | 0 | 0.00029359800 | |
| 21109377 | 13 days ago | | | 0 | 0.00026138649 | |
| 21107497 | 13 days ago | | | 0 | 0.00045533885 | |
| 21107277 | 13 days ago | | | 0 | 0.00029455869 | |
| 21104117 | 14 days ago | | | 0 | 0.00041913956 | |
| 21092850 | 15 days ago | | | 0 | 0.00059079600 | |
| 21074113 | 18 days ago | | | 0 | 0.00047581338 |
ABI
ABI objects
Getter at block 21202854
DOMAIN_SEPARATOR() view returns (bytes32)
0x8d38bff3de880885f7638027341cf8dbbdbf33f05204f0f79849a330f262a9e0
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0xee3e9e46e34a27dc755a63e2849c9913ee1a06e2
getReserves() view returns (uint112, uint112, uint32)
(22006175640, 6964745475232762108, 1731790631)
kLast() view returns (uint256)
153242471706500316359481811640
name() view returns (string)
Verse Exchange
price0CumulativeLast() view returns (uint256)
191410086114220111376304658790557739949127237064212
price1CumulativeLast() view returns (uint256)
817762849919755346781131276553031
symbol() view returns (string)
VERSE-X
token0() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
366929860012773
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(address _to) returns (uint256 amount0, uint256 amount1)
initialize(address _token0, address _token1)
mint(address _to) returns (uint256 liquidity)
permit(address _owner, address _spender, uint256 _value, uint256 _deadline, uint8 _v, bytes32 _r, bytes32 _s)
skim()
swap(uint256 _amount0Out, uint256 _amount1Out, address _to, bytes _data)
sync()
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)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.