Otaku Coin Arcade Game

Verified contract

Active on Ethereum with 124 txns
Deployed by via 0x374354a4 at 13530468
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Otaku Coin Arcade Game"

0x36784a1dd9c67f479887420a374f3b4c0d93624a7cc6a093721b247cda7594c7
0xccb2733c64ddf38380b0efa5ba5aec904f63d74198b7c22e6096ee0be68897f2
0x5c9f69d776299fbcdbd833a984c90d521b70adfee95cd0217e468c722cabfe06
0xee7107560b81d3e4cc2bcbd353353aea77b1d9c8fd9cbbfa439b620c626e8979
0xfecaa53c14b5cc8d2ff04a5a94c84987f1fb5d78f2cfeccdcbbcde3b4eb5fe8e
0x27a0186b5065246945fca7bc4dd63d81a9b70ee3a27cf68b006b2d6bf5cf89df
0x1a46147aad3ac94b8ca7023a79f09540961a92d96965fbe0c9a7d6cf2d876c74
0x7c35daf410dece559b0766017f023e5f0bc45a949a618025c9fab57546ac8aae
0x4e12344d6b3dfb49c27401820cfaae90662a6c4d0cf03ba37ceb56588e9b3626
0x064c72614b2eaf5ce9b1ffce787af43bd14778bfaf99289af85da038b8b90d17

Functions
Getter at block 21304831
PRICE(view returns (uint256)
30000000000000000
_remainingAmount(view returns (uint256)
574
isOnSale(view returns (bool)
true
 
mintedTokenIdList(view returns (uint256[])
name(view returns (string)
Otaku Coin Arcade Game
owner(view returns (address)
0xe3b7c135377204d9f21eada23d9096416ca83e4f
remainingAmount(view returns (uint256)
574
symbol(view returns (string)
OCAG
Read-only
balanceOf(address ownerview returns (uint256)
generateMetadataJson(uint256 tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
buy(uint256 tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleSale(bool __isOnSale
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawETH(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address __recipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.