Yelay
Verified contract
Proxy
Active on
Ethereum with 277 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($1,854,728.53)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YLAY | ERC-20 | 74.91059M | $0.024759 |
$1,854,728.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243692 | 6 hours ago | | | 0 | 0.00081185859 | |
| 21243692 | 6 hours ago | | | 0 | 0.00081201764 | |
| 21242838 | 9 hours ago | | | 0 | 0.00064046117 | |
| 21242804 | 9 hours ago | | | 0 | 0.00036789703 | |
| 21242779 | 10 hours ago | | | 0 | 0.00037538157 | |
| 21242771 | 10 hours ago | | | 0 | 0.00062080968 | |
| 21242095 | 12 hours ago | | | 0 | 0.00068152643 | |
| 21242095 | 12 hours ago | | | 0 | 0.00068152643 | |
| 21240349 | 18 hours ago | | | 0 | 0.00060660566 | |
| 21240335 | 18 hours ago | | | 0 | 0.00083761174 |
ABI
ABI objects
Getter at block 21245613 proxiableUUID() view returns (bytes32)
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
migrator() view returns (address)
0x0417f4d322d1ab133158c91765a4b8baa08fdd8a
name() view returns (string)
Yelay
paused() view returns (bool)
false
symbol() view returns (string)
YLAY
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim(address claimant, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
pause()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.