ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 16,906 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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
3 additional
variables
Balances ($42.66)
Native
Value
$42.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01276 | $3,343.31 |
$42.66 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21249725 | a day ago | | | 0 | 0.00092271259 | |
| 21022094 | a month ago | | | 0 | 0.00096836105 | |
| 21011757 | a month ago | | | 0 | 0.00049743031 | |
| 21011756 | a month ago | | | 0 | 0.00051244828 | |
| 20822071 | 2 months ago | | | 0 | 0.0010432307 | |
| 20741446 | 2 months ago | | | 0 | 0.000071911365 | |
| 20738702 | 2 months ago | | | 0 | 0.000050370200 | |
| 20738692 | 2 months ago | | | 0 | 0.000051572416 | |
| 20738686 | 2 months ago | | | 0 | 0.000052054230 | |
| 20738684 | 2 months ago | | | 0 | 0.000049629734 |
ABI
ABI objects
Getter at block 21260013 proxiableUUID() view returns (bytes32)
authorized_verifier() view returns (address)
0x9176f87ed24e16a04bda07c9104e1e729c2f6aa7
ethscription_transfer_cooldown_blocks() view returns (uint256)
5
land_total() view returns (uint256)
693
orders_time_range() view returns (uint256)
300
owner() view returns (address)
0x5dc78b0a0e559b688352e87d49a2ec356e85edf3
protocol_rate() view returns (uint256)
200
timeFrame() view returns (uint256)
120
Read-only
generate_coordinates(uint256 x, uint256 y) pure returns (string)
orders(bytes32) view returns (bytes32 tokenId)
orders_sign_time(bytes32) view returns (uint256)
State-modifying
Events initialize(uint256 _rate, address _authorized_s)
orderBuy(bytes32 _tokenId, uint256 _price, address _seller, address _buyer, uint256 _timestamp, uint256 _discount, address _creator, uint256 _creator_fee_rate, bytes _signature, string _c_name) payable
renounceOwnership()
send_protocol_fee(address _rec)
setDeplayBlocks(uint256 _deplay_blocks)
setRate(uint256 _rate)
setTimeFrame(uint256 _t)
setVerifier(address _s)
set_orders_time_range(uint256 _t)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawn(address _from, bytes32 _e_id, uint256 _timestamp, bytes _signature, string _c_name)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OrderBought(bytes32 indexed tokenId, address indexed seller, string c_name, address indexed buyer, uint256 price, uint256 timestamp)
OrderInitializes(bytes32 indexed tokenId, address indexed seller, uint256 block_number)
Orderwithdrawn(bytes32 indexed tokenId, address indexed seller, uint256 timestamp, string c_name)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
ethscriptions_protocol_CreateEthscription(address indexed initialOwner, string contentURI)
ethscriptions_protocol_TransferEthscription(address indexed recipient, bytes32 indexed ethscriptionId)
ethscriptions_protocol_TransferEthscriptionForPreviousOwner(address indexed previousOwner, address indexed recipient, bytes32 indexed ethscriptionId)
constructor(address _logic, bytes _data)
fallback()
fallback()
receive()
EthscriptionNotDeposited()
ZeroBalance()