RakutenMonkeyGirlsClubAuction
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RMGC | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14543400 | 3 years ago | | | 0 | 0.0059154351 | |
| 14543340 | 3 years ago | | | 0 | 0.017122261 | |
| 14398492 | 3 years ago | | | 0 | 0.0043825400 |
ABI
ABI objects
Getter at block 21332088
auctionEndPrice() view returns (uint256)
500000000000000000
auctionEndTime() view returns (uint256)
1647844200
auctionPriceStep() view returns (uint256)
62500000000000000
auctionStartPrice() view returns (uint256)
1000000000000000000
auctionStartTime() view returns (uint256)
1647835200
auctionTimeStep() view returns (uint256)
900
getAuctionPrice() view returns (uint256)
500000000000000000
girlName() view returns (string)
Dai Ying
owner() view returns (address)
0x503fe9aade0d504c675400b1eb346b9398db5255
remainingCount() view returns (uint256)
0
rmgc() view returns (address)
0xd55d4fee2d1e93173896fde1688d71f02b8da698
totalAuctionTimeSteps() view returns (uint256)
8
Read-only
onERC721Received(address operator, address from, uint256 tokenId, bytes data) pure returns (bytes4)
State-modifying
Events buy() payable
renounceOwnership()
setAuctionStartTime(uint256 _auctionStartTime)
setRMGC(address _rmgc)
transferOwnership(address newOwner)
withdraw()
withdrawNFT()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(string _girlName)
This contract contains no fallback and receive objects.
This contract contains no error objects.