Materia Pool
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xc46a…e2d3 (#1307949007478361602987800886274538859396961286422) | ERC-1555 | 159,086,204,772.5943T | -- | -- | |
0x92ed…0316 (#711287932064086671515141842878528111890867199464) | ERC-1555 | 236,927,529.9888T | -- | -- | |
iGIL | ERC-20 | 159.086205K | -- | -- | |
WUSD | ERC-20 | 236.92753 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17011051 | 2 years ago | | | 0 | 0.00056586917 | |
| 14244021 | 3 years ago | | | 0 | 0.0012484782 | |
| 12545184 | 3 years ago | | | 0 | 0.0023573700 | |
| 12323708 | 4 years ago | | | 0 | 0.0050102206 | |
| 12291922 | 4 years ago | | | 0 | 0.0049730390 | |
| 12247894 | 4 years ago | | | 0 | 0.0045547460 | |
| 12210895 | 4 years ago | | | 0 | 0.0043489460 | |
| 12208120 | 4 years ago | | | 0 | 0.0061684030 | |
| 12194333 | 4 years ago | | | 0 | 0.0072778280 | |
| 12093058 | 4 years ago | | | 0 | 0.0057690100 |
ABI
ABI objects
Getter at block 21292529
DOMAIN_SEPARATOR() view returns (bytes32)
0xbf58879b6351e616326e279664cea54c8ef1ead84770768897a2601f5e426e5d
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0xb498a69ff7b9a73c58491d564fc6a462b259c860
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=236927529988800127573, _reserve1=159086204772594307657954, _blockTimestampLast=1704845591)
kLast() view returns (uint256)
0
materiaFee() view returns (uint256)
5
name() view returns (string)
Materia Pool
owner() view returns (address)
0xb498a69ff7b9a73c58491d564fc6a462b259c860
price0CumulativeLast() view returns (uint256)
1875377976369690173146705068227793010294520908
price1CumulativeLast() view returns (uint256)
9033191037543596531094381831928270703030
swapFee() view returns (uint256)
3
symbol() view returns (string)
MP
token0() view returns (address)
0x7c974104df9dd7fb91205ab3d66d15aff1049de8
token1() view returns (address)
0xe51a7641a2d62119458b38e074367d9bfa8a3916
totalSupply() view returns (uint256)
5928092152808295734023
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, uint256 _materiaFee, uint256 _swapFee)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
setMateriaFee(uint256 _materiaFee)
setSwapFee(uint256 _swapFee)
skim(address to)
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)
transferOwnership(address newOwner)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.