WEEDGANG.GAME - PLOT
Verified contract
Proxy
Active on
Ethereum with 3,755 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 49 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "WEEDGANG.GAME - PLOT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21210010 | a day ago | | | 0 | 0.00042319387 | |
| 19339484 | 9 months ago | | | 0 | 0.0014282787 | |
| 17789858 | a year ago | | | 0 | 0.0019167173 | |
| 17473901 | a year ago | | | 0 | 0.00080683962 | |
| 16956025 | 2 years ago | | | 0 | 0.0011634863 | |
| 16915876 | 2 years ago | | | 0 | 0.00083492466 | |
| 16631163 | 2 years ago | | | 0 | 0.0020030941 | |
| 16604790 | 2 years ago | | | 0 | 0.00053418416 | |
| 16522492 | 2 years ago | | | 0 | 0.0012698161 | |
| 16518233 | 2 years ago | | | 0 | 0.00082278813 |
ABI
ABI objects
Getter at block 21219007
PLOT() view returns (uint256)
0
name() view returns (string)
WEEDGANG.GAME - PLOT
owner() view returns (address)
0x33f8ecbb70309528b305610df89a8cefcbd60bb5
paused() view returns (bool)
false
Read-only
_admins(address) view returns (bool)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
exists(uint256 id) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 id) view returns (uint256)
uri(uint256) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addAdmin(address account)
burn(address to, uint256 amount)
initialize()
mint(address to, uint256 amount)
pause()
removeAdmin(address account)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setUri(string newUri)
transferOwnership(address newOwner)
unpause()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
Unpaused(address account)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.