MetaGame

Verified contract

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

No balances found for "MetaGame"

0xcef5e6dc5edee9d9161312c6fc833a1e87ecb1e212bc77d5e49e38d33eb78ade
0xd16d7ef5bebbf51c474f92456c4b0b5d312738a1932ac2bc3eb32f1f49be4663
0xd80bdb78745d85a9e32e1186cef8a024fea53bac82b6da5b948ffc1eaccf6891
0x5441299f89c17749f7ba5fc1ad36c05aea7bd77d0e1c1be64098bdd3c36375ee
0x15fee3a52714c804ec77e16618186a130c852762393f1b12e41d93271c95fd92
0x0467223ae8128554aff1efc76e4751dcecf6aa6401ea7efbcade548b5849852b
0xfcad2d3458b01d92e917b0ed68af82bf8a3b45e30028616566215f7d89c3a0e0
0xbd76e335f5a3ea5e6282d6c155a6bdbf14407607adbe4104aec9fab3b9d4f448
0x2de676fd742751f25ac3d32d1d497c8d7d201d6a43426fdb6e469401fa630ec2
0x13063dea96bef981b76441941fe673159203927a31ef6827001cc2726ac62402

Functions
Getter at block 20869710
allowChangePrice(view returns (bool)
false
cfoAddress(view returns (address)
0x0659836869772cf479cfcedb659ce6099560b1e5
countOfDeeds(view returns (uint256)
36
directPaymentThreshold(view returns (uint256)
0
dividendPercentage(view returns (uint256)
1000
 
getAllIdentifiers(view returns (uint256[])
maxDividendDepth(view returns (uint256)
6
minimumFee(view returns (uint256)
2500
minimumFeePlusDividends(view returns (uint256)
7000
name(pure returns (string _deedName)
MetaGame
owner(view returns (address)
0xd91e15f8bf4e71ae5142406d15a6bfc1a9c4a1d7
paused(view returns (bool)
true
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string _deedSymbol)
MG
totalPayments(view returns (uint256)
0
Read-only
calculateFee(uint256 priceuint256 dividendsPaidview returns (uint256 fee)
countOfDeedsByOwner(address _ownerview returns (uint256)
deedOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
deedUri(uint256 _deedIdpure returns (string uri)
deedsOfOwner(address _ownerview returns (uint256[])
getDeed(uint256 identifierview returns (uint256 deedIdaddress owneruint256 buyPriceuint256 nextBuyPrice)
identifierToPrice(uint256view returns (uint256)
identifiers(uint256view returns (uint256)
nextPrice(uint256 currentPricepure returns (uint256)
ownerOf(uint256 _deedIdview returns (address _owner)
parentOf(uint256 identifierview returns (uint256 parentIdentifier)
payments(addressview returns (uint256)
supportsInterface(bytes4 _interfaceIDpure returns (bool)
State-modifying
approve(address _touint256 _deedId
approveMultiple(address _touint256[] _deedIds
buy(uint256 identifierpayable 
changeDeedPrice(uint256 identifieruint256 newPrice
changeInitialPrice(uint256 identifieruint256 newPrice
claimOwnership(
createCollectible(uint256 identifieraddress owneruint256 parentIdentifieruint256 price
pause(
reclaimToken(address token
setAllowChangePrice(bool _allowChangePrice
setCFO(address _newCFO
setDirectPaymentThreshold(uint256 threshold
setMaxDividendDepth(uint256 _maxDividendDepth
setParent(uint256 identifieruint256 parentIdentifier
takeOwnership(uint256 _deedId
takeOwnershipMultiple(uint256[] _deedIds
transfer(address _touint256 _deedId
transferMultiple(address _touint256[] _deedIds
transferOwnership(address newOwner
unpause(
withdrawFreeBalance(
withdrawPayments(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed deedId
Buy(address indexed oldOwneraddress indexed newOwneruint256 indexed identifieruint256 priceuint256 ownerWinnings
DividendPaid(address indexed beneficiaryuint256 indexed identifierBoughtuint256 indexed identifieruint256 dividend
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Price(uint256 indexed identifieruint256 priceuint256 nextPrice
Transfer(address indexed fromaddress indexed touint256 indexed deedId
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.