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 |
---|---|---|---|---|---|
<3 | ERC-20 | 251.204781 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20749898 | 2 months ago | | | 0 | 0.00022497814 | |
| 20733882 | 2 months ago | | | 0 | 0.00033068829 | |
| 20733871 | 2 months ago | | | 0 | 0.00064473426 | |
| 20733822 | 2 months ago | | | 0 | 0.00033173197 | |
| 20733821 | 2 months ago | | | 0 | 0.00063120540 | |
| 20728928 | 2 months ago | | | 0 | 0.00014140032 | |
| 20714860 | 2 months ago | | | 0 | 0.00051050767 | |
| 20713888 | 2 months ago | | | 0 | 0.00060846051 | |
| 20713198 | 2 months ago | | | 0 | 0.00063988755 | |
| 20712638 | 2 months ago | | | 0 | 0.00016942591 |
ABI
ABI objects
Getter at block 21192731
_maxRelaySize() view returns (uint256)
50000000000
_maxTaxSwap() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
maxRelay() view returns (uint256)
100000000000
name() view returns (string)
Relay
owner() view returns (address)
0x6f5a067cbeab08c37ade3a96dd66f4d75ff328fd
symbol() view returns (string)
<3
totalSupply() view returns (uint256)
9816882695028
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
luv()
redrop(address[] _wallets, uint256[] _tokens)
relay()
relayFees(uint256 _newFee)
relayLimits()
relayLiquidity() payable
relaySwap()
relayTax()
revokeOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address _owner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxAmountUpdated(uint256 _maxAmount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
InvalidOwner()
Unauthorized()