PrincessWrapper
Verified contract
Active on
Ethereum with 54 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($14,910.30)
Native
Value
$14,910.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.87 | $3,852.79 |
$14,910.3 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16720715 | 2 years ago | | | 0.045 | 0.0026622156 | |
| 15680163 | 2 years ago | | | 0.045 | 0.00062046428 | |
| 15680152 | 2 years ago | | | 0.045 | 0.00067348593 | |
| 15495184 | 2 years ago | | | 0.045 | 0.00094501457 | |
| 15492425 | 2 years ago | | | 0.045 | 0.0026556586 | |
| 15492064 | 2 years ago | | | 0.045 | 0.0028374321 | |
| 15475516 | 2 years ago | | | 0.045 | 0.0012445997 | |
| 15397226 | 2 years ago | | | 0.045 | 0.0017226584 | |
| 14984374 | 2 years ago | | | 0.045 | 0.0018980495 | |
| 14980408 | 2 years ago | | | 0.045 | 0.0088731400 |
ABI
ABI objects
Getter at block 21332478
PRINCESS_CONTRACT_ADDRESS() view returns (address)
0x7f5d260de88acfb9f9a181431e461c5b5409d91e
owner() view returns (address)
0xd3622df5b1bd7c9de89af4e07aa9f19a76a2c9ee
paused() view returns (bool)
false
pricePerMintInWei() view returns (uint256)
45000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events executeWrapped(bytes _encodedFunctionCall)
mint(uint256 count) payable
renounceOwnership()
setPricePerMint(uint256 priceInWei)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.