ADWGenerator
Verified contract
Active on
Base with 1,934 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($1,325.08)
Native
Value
$1,325.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.3861 | $3,431.95 |
$1,325.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5456900 | a year ago | | | 0.0066 | 0.000000008106979720 | |
| 5297125 | a year ago | | | 0.0033 | 0.0000050958152 | |
| 5297118 | a year ago | | | 0.0033 | 0.0000033816360 | |
| 5297110 | a year ago | | | 0.0033 | 0.0000050981460 | |
| 5270919 | a year ago | | | 0.0132 | 3.7166800e-7 | |
| 5237487 | a year ago | | | 0.0099 | 0.000000093243732208 | |
| 5237338 | a year ago | | | 0.0099 | 0.000000065875136272 | |
| 5236841 | a year ago | | | 0.0099 | 0.000000061889941872 | |
| 5190660 | a year ago | | | 0.0033 | 0.000000057180968884 | |
| 5190442 | a year ago | | | 0.0033 | 0.000000065332165860 |
ABI
ABI objects
Getter at block 22900995
BASIC() view returns (uint256)
0
DRIPPY() view returns (uint256)
1
LEGENDARY() view returns (uint256)
2
MYTHIC() view returns (uint256)
3
creationFees() view returns (uint256 basic_fee, uint256 drippy_fee, uint256 legendary_fee, uint256 mythic_fee)
(basic_fee=3300000000000000, drippy_fee=6600000000000000, legendary_fee=9900000000000000, mythic_fee=13200000000000000)
creationisActive() view returns (bool)
true
owner() view returns (address)
0x2b70937aeacf490b48e1973bd2a40ba1233569f9
Read-only
submissions(uint256) view returns (bytes32)
State-modifying
Events renounceOwnership()
setCreationFee(uint256 newBasic, uint256 newDrippy, uint256 newLegendary, uint256 newMythic)
submit(uint256 tokenId, uint256 tier, bytes32 submission) payable
togglePublicBurnActive()
transferOwnership(address newOwner)
withdrawMoney()
NewCreation(address indexed _from, uint256 tokenId, bytes32 submission)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.