The Unpullable Rug

Verified contract

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

No balances found for "The Unpullable Rug"

0x4234dbe970f1b82dd1d53203c1e8a0a51d42b8e52ea48cff5781237ecbeae714
0x5649cc003b26667584fa4a5f3f218f41bf75883f00aee677d5c8fdaead700fd1
0x93c6febc9596b28802016fa810ec3dd7858ccd3a0e1bcbefb5ae27fc537bd74d
0xba2ecf97b925ae30bf494957d086de88bd9e524bab78a56d6ebcae6da05bd0fb
0x5b7a5d56baf2dc4f9cc9a151a08b062968df3a4994190a57c3240494c83fe871
0xb1a64dccd3eb8e1b7caa45fcec2c28f70c28bec0584ec6f4347d99bd56887c49
0x3b360290053722b1203f36d5c0e11e02ef54ddd2a169b3c9be1c30f956dc9938
0x22fb33df6699060cf2abf56df923ee559e222c6cfaae96248e9c7077c64e8680
From
0x632f6caf6a1e86e80cf1bd8037bdca42ca6eb970b0b3d4eafe7695177fab2b2e
0x96cf65dea7784f65e900fbb6506243311d4f5a0a0bf557c72d020d619af01495

Functions
Getter at block 21399401
baseTokenURI(view returns (string)
ipfs://QmXaHPXnziQsbvpmtFCF3pxwUzPfDanqpDTvNh7zjsanaK/
name(view returns (string)
The Unpullable Rug
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
symbol(view returns (string)
URUG
totalSupply(view returns (uint256)
333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(uint256 maxBatchSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.