Verse Exchange

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x00ec0d50 at 14931469
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Verse Exchange"

No transactions found for "Verse Exchange"


Functions
Getter at block 20898412
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)
0x0000000000000000000000000000000000000000
getReserves(view returns (uint112uint112uint32)
(0, 0, 0)
kLast(view returns (uint256)
0
name(view returns (string)
Verse Exchange
price0CumulativeLast(view returns (uint256)
0
price1CumulativeLast(view returns (uint256)
0
symbol(view returns (string)
VERSE-X
token0(view returns (address)
0x0000000000000000000000000000000000000000
token1(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
0
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(address _toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address _toreturns (uint256 liquidity)
permit(address _owneraddress _spenderuint256 _valueuint256 _deadlineuint8 _vbytes32 _rbytes32 _s
skim(
swap(uint256 _amount0Outuint256 _amount1Outaddress _tobytes _data
sync(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.