Pinballer1

Verified contract

Active on Ethereum with 731 txns
Deployed by via 0x9fd36eb7 at 14334208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
Native
Value $1,645.57
0x3f4246ec700255b6b4d21d8b046384a116ec4568feeecb12e6197f7cac2608ed
0x80b24ba5a18a61781dabb6b260c8061a7abbe37406553661712d58cfd62ccebd
0x2c47e8dab2db750bbf987a8d777965f3c36ae778f090b19b1ea6f7631321be66
0x8a4d7a6c49c80e7c037d3665d07d2cecd055bacc30342d482c7d17c2b9bbff94
0xad4fbce1ad4e5191da02de22b6dff3cf9076749a8c19238df848c8f9801600f9
0xab8f277da2f37899311e006250d2668aaabb56154d16f307d3225df780c0f789
0x25ee155db4d4c20dda8544fe036a6b4ed556676fdf2ad22ab081e8a3e89e06c4
0x81d47b4180dea5e59485b897afbd1a0498547e2abd31db075e794739622b73c3
0x413a1a160268ca09fcdaaaf6412031956c4e6a74955a2982e189a97d2ced91c3
0x6a7507d3a597f4fe76393004d7660799d8aea6f8c9634de3030f2e23558904d2

Functions
Getter at block 21184836
MAX_OWNER_MINT(view returns (uint256)
400
MAX_SUPPLY(view returns (uint256)
10000
burnPaused(view returns (bool)
false
getMaxSupply(pure returns (uint256)
10000
getMintPrice(view returns (uint256)
42000000000000000
maxMintAmountPerTx(view returns (uint256)
100
metadataFrozen(view returns (bool)
false
mintedByOwnerCount(view returns (uint256)
192
name(view returns (string)
Pinballer1
owner(view returns (address)
0x74682c44a3be1e3d5d2fdcb1d30e067281239b2b
paused(view returns (bool)
false
pinballerItemContractAddress(view returns (address)
0x0000000000000000000000000000000000000000
shouldMintPinItem(view returns (bool)
false
symbol(view returns (string)
PIN
totalReleased(view returns (uint256)
23595600000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
766
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256view returns (string)
totalReleased(address tokenview returns (uint256)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
distributeAll(
freezeMetadata(
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
release(address account
release(address tokenaddress account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBurnPaused(bool _newState
setCost(uint256 _cost
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setPaused(bool _newState
setPinballerItemContractAddress(address _address
setShouldMintPinItem(bool _shouldMintPinItem
setUri(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
tokenBurned(address indexed senderuint256 indexed tokenId
Constructor
constructor(address[] _payeesuint256[] _sharesaddress[] _initMintReceiversuint256[] _initMintCount
Fallback and receive
receive(
Errors

This contract contains no error objects.