Charged Particles - Proton

Verified contract

Active on Ethereum with 2,208 txns
Deployed by via 0x7b96aaa9 at 11860010
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Native
Value $311.6
0xe89af51f4dcb11c67135ba53e97d38d312c5ce11355de8c95f0511e854b7e8b3
From
0x3ba09c9e52fba24422594665b72a080f6427cc17c73a66e77a26ec36e4ebfe0f
0x1834e0311eb1334a8bdc928d4019faea67bb39e812ec6d26334fd22ea7dd0613
0xf8669dbaeda47c809ebe0113b53937a4385b65e348125c422b509873d3e6b33a
0xbc6d7e62056f760a6f56235d598a0162f40109469852a4ce74da00ce0aac65e5
0xbd22808d6e2f99a121559b0a2f1fd55318a7f857b3ab6fcc474f7fe85ae1ce2c
0xec644591d8e8475d9f75ec348bb9355dfceb8c5f15087b46934238fc4ba95007
0x6368184751556863ce8c9fb1096b8c3748e6cb6066b1a5dc383f752568bbab36
0x6717138d7bdb880490baa3c5fcee9395b1b8b673a191672c39de4cb772ec8eba
0x08ac3bed72c8ee92aacfe85aa25077f0a117ae908139dd18eef6719c430068d8

Functions
Getter at block 20854753
name(view returns (string)
Charged Particles - Proton
owner(view returns (address)
0xb8d175f16742395f530e0b3bc1d30bd06b78cda9
symbol(view returns (string)
PROTON
totalSupply(view returns (uint256)
764
trustedForwarder(view returns (address)
0x0000000000000000000000000000000000000000
versionRecipient(view returns (string)
1.0.0-beta.1/charged-particles.relay.recipient
Read-only
balanceOf(address ownerview returns (uint256)
creatorOf(uint256 tokenIdview returns (address)
getApproved(uint256 tokenIdview returns (address)
getCreatorRoyalties(address accountview returns (uint256)
getCreatorRoyaltiesPct(uint256 tokenIdview returns (uint256)
getCreatorRoyaltiesReceiver(uint256 tokenIdview returns (address)
getLastSellPrice(uint256 tokenIdview returns (uint256)
getSalePrice(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchProtonsForSale(address creatoruint256 annuityPercentuint256 royaltiesPercentstring[] tokenMetaUrisuint256[] salePrices
buyProton(uint256 tokenIdpayable returns (bool)
claimCreatorRoyalties(returns (uint256)
createBasicProton(address creatoraddress receiverstring tokenMetaUrireturns (uint256 newTokenId)
createChargedParticle(address creatoraddress receiveraddress referrerstring tokenMetaUristring walletManagerIdaddress assetTokenuint256 assetAmountuint256 annuityPercentreturns (uint256 newTokenId)
createProton(address creatoraddress receiverstring tokenMetaUriuint256 annuityPercentreturns (uint256 newTokenId)
createProtonForSale(address creatoraddress receiverstring tokenMetaUriuint256 annuityPercentuint256 royaltiesPercentuint256 salePricereturns (uint256 newTokenId)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setChargedParticles(address chargedParticles
setChargedSettings(address settings
setChargedState(address stateController
setCreatorRoyaltiesReceiver(uint256 tokenIdaddress receiver
setPausedState(bool state
setRoyaltiesPct(uint256 tokenIduint256 royaltiesPct
setSalePrice(uint256 tokenIduint256 salePrice
setTrustedForwarder(address _trustedForwarder
setUniverse(address universe
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC721(address receiveraddress tokenAddressuint256 tokenId
withdrawErc20(address receiveraddress tokenAddressuint256 amount
withdrawEther(address receiveruint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ChargedParticlesSet(address indexed chargedParticles
ChargedSettingsSet(address indexed chargedSettings
ChargedStateSet(address indexed chargedState
CreatorRoyaltiesSet(uint256 indexed tokenIduint256 royaltiesPct
FeesWithdrawn(address indexed receiveruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PausedStateSet(bool isPaused
ProtonSold(uint256 indexed tokenIdaddress indexed oldOwneraddress indexed newOwneruint256 salePriceaddress creatoruint256 creatorRoyalties
RoyaltiesClaimed(address indexed receiveruint256 amountClaimed
SalePriceSet(uint256 indexed tokenIduint256 salePrice
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransferBatch(address indexed fromaddress indexed touint256 startTokenIduint256 count
UniverseSet(address indexed universe
WithdrawStuckERC20(address indexed receiveraddress indexed tokenAddressuint256 amount
WithdrawStuckERC721(address indexed receiveraddress indexed tokenAddressuint256 indexed tokenId
WithdrawStuckEther(address indexed receiveruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.