Verse Exchange
Verified contract
Proxy
Active on
Ethereum with 2,662 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 ($1,075,219.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 143.792471 | $3,813.78 |
$548,392.85 | |
VERSE | ERC-20 | 2.483391B | $0.000212 |
$526,826.58 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21318713 | 2 days ago | | | 0 | 0.00099174173 | |
| 21317876 | 2 days ago | | | 0 | 0.0015879924 | |
| 21309825 | 3 days ago | | | 0 | 0.00093656972 | |
| 21307934 | 3 days ago | | | 0 | 0.00063659700 | |
| 21305864 | 4 days ago | | | 0 | 0.00046571427 | |
| 21297308 | 5 days ago | | | 0 | 0.00025703256 | |
| 21297305 | 5 days ago | | | 0 | 0.00042340380 | |
| 21294708 | 5 days ago | | | 0 | 0.00092759733 | |
| 21289321 | 6 days ago | | | 0 | 0.00033488659 | |
| 21288482 | 6 days ago | | | 0 | 0.00034837136 |
ABI
ABI objects
Getter at block 21330990
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)
(2483391042811923010756842402, 143792470992345407336, 1733335847)
kLast() view returns (uint256)
357059571157408161582849869052888084095040698100
name() view returns (string)
Verse Exchange
price0CumulativeLast() view returns (uint256)
90965939361234843438456062660818392
price1CumulativeLast() view returns (uint256)
2683774565321671875580823634864078579232469781000
symbol() view returns (string)
VERSE-X
token0() view returns (address)
0x249ca82617ec3dfb2589c4c17ab7ec9765350a18
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
570912180547818934548187
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.