PigsGameBarns
Verified contract
Active on
Ethereum with 265 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PigsGameBarns"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14048739 | 3 years ago | | | 0 | 0.0027789195 | |
| 14048737 | 3 years ago | | | 0 | 0.0028620961 | |
| 14036281 | 3 years ago | | | 0.04 | 0.0063727943 | |
| 14036072 | 3 years ago | | | 0.02 | 0.0033688738 | |
| 14015493 | 3 years ago | | | 0.02 | 0.0052925282 | |
| 13990378 | 3 years ago | | | 0.02 | 0.0065872353 | |
| 13977408 | 3 years ago | | | 0.04 | 0.010781282 | |
| 13976578 | 3 years ago | | | 0.02 | 0.0074044938 | |
| 13974633 | 3 years ago | | | 0 | 0.0030702990 | |
| 13973785 | 3 years ago | | | 0.02 | 0.0097762870 |
ABI
ABI objects
Getter at block 21184210
baseURI() view returns (string)
imx() view returns (address)
0x5fdcca53617f4d2b9134b29090c87d01058e27e9
maxPerTx() view returns (uint256)
10
maxPerTxPre() view returns (uint256)
2
maxPreMint() view returns (uint256)
570
maxSupply() view returns (uint256)
1000
maxWallet() view returns (uint256)
10
mr() view returns (bytes32)
0x5f73c619f7064100337e0b5f627c78db36aa4552efa63c1fc55a326a2bf2967d
name() view returns (string)
PigsGameBarns
owner() view returns (address)
0x1d8c60617e395bf5a678d674bc0d5e1beae6c720
presale() view returns (bool)
false
pricePer() view returns (uint256)
20000000000000000
pricePerPre() view returns (uint256)
10000000000000000
sale() view returns (bool)
false
symbol() view returns (string)
PBARN
totalSupplied() view returns (uint256)
479
Read-only
balanceOf(address owner) view returns (uint256)
blueprints(uint256) view returns (bytes)
checkTokenExists(uint256 tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintedLog(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
giveaway(address _to, uint8 _qty)
mintFor(address user, uint256 quantity, bytes mintingBlob)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _bu)
setContractRules(uint256 _mS, uint256 _nMPM, uint256 _nMPTX, uint256 _nMPTXPr, uint256 _nMW, uint256 _nPPre, uint256 _nPPu)
setMerkleRoot(bytes32 _mr)
toggleSale(bool _s, bool _ps)
transfer(uint256 _qty) payable
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
transferPreSale(uint256 _qty, bytes32[] _mp) payable
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
AssetMinted(address to, uint256 id, bytes blueprint)
Deposit(address indexed _from, uint256 _value, uint256 _nfcount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _owner, address _imx, uint256 maxSupply_, uint256 maxPerTx_, uint256 maxPerTxPre_, uint256 pricePer_, uint256 pricePerPre_)
This contract contains no fallback and receive objects.
This contract contains no error objects.