The latest block we've processed for this chain is 20814627, which is 94 minutes old. We're running behind the tip but working to resolve the issue.

RenaswapV1Wrapper

Verified contract

Active on Ethereum with 21 txns
Deployed by via 0x30270f82 at 12385878
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21
ERC-20
--
0x467b76eea1c38891cc09651a86a8b5117b373bdb61d8b2c97b0d620b72cf0377
0xd11c37f036f3adff3db46a0d82086fcc718c3121a08c32c662740e8b26fb5416
0x41510b049b907d4d2f31dcfd967b707394eff96c9eea60ee13b45523de3d88f7
0xf2905b1fe63fd407b432686f06f15a1c7f809df620a9ae50126f29c2fe84c5f4
0x00db3de459a603817fd805d53107fb48401f5e2069d2639e1d22424791757ea2
0x183f74b4b8a46b886e9f16639726907faa03fba8e53fdf9884e62fcc3213b90c
0xaef15e8f5267dbb2a3a6c179b5f1dfb705d84440f0ba150904d3fa75a5f29cfd
0x377baf62267f5d29cb5bdcb94f02ff08564fbdd6e847725c79c31f179eb0a054
0x637bad2fea28f1dc38ac987856bf2c813c138c9be3b3b9d7d2ffc766276578ad
0xeb5c54c7da4a5e15e07da5f661241526e6d21b4267b752a739d77ef160024661

Functions
Getter at block 20814626
_burnDurations(view returns (uint256)
15724800
owner(view returns (address)
0x1f7c453a4cccbf826a97f213706ee72b79dba466
 
totalSupply(view returns (uint256)
uniqueIds(view returns (uint256)
3
Read-only
_burns(addressview returns (uint256)
_destinations(addressview returns (address)
_token_ids(addressview returns (uint256)
_token_lookup(addressview returns (address)
_tokenid_lookup(addressview returns (uint256)
allowance(addressaddresspure returns (uint256)
approve(addressuint256pure returns (bool)
balanceFor(address tokenaddress accountview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
transfer(addressuint256pure returns (bool)
uri(uint256view returns (string)
State-modifying
addWrappedToken(address tokenaddress pairreturns (uint256 id)
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
extract(address pair
rBurn(address pair_uint256 burnDivisor
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setDestination(address pairaddress destination
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Deposit(address indexed dstaddress indexed tokenuint256 indexed id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenWrapped(address tokenaddress pairuint256 id
Transfer(address indexed fromaddress indexed touint256 value
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string uri_
Fallback and receive
receive(
Errors

This contract contains no error objects.