Gold Rush

Verified contract

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

No balances found for "Gold Rush"

0x45d936b732ccfcb6608c629ef45719b7b37b495b71ee8c6ec223c45ee08000f9
0xfb2ab4524a94ada202b3edc7abaa1eb4e73e5bbd71618eee0db7e2ec18aaa3f6
0xbea6d4e3197c5fdd6447ad02993be723e7af54a676abd3562f3baa31a90f94a7
0x5a9f1908248526ab7d52c06061a7f4a75a1c516734e4f4c623ef99dc5ffd29c7
0xab92df4c6f2cadbeb2304c8930e2b3451f5145e21a2aef0d7830592d1cb6f143
0x9f73db1da315e9ae0276501f8c24a690d3fd1a4a47905f21a8e8daa40854db64
0x85c3c795c7539a0ce0310f25c923fd39b18bc7dedff9ce828669f6429776e7f8
0x112d7f7346a4597c77b0280b4387d9c626b75b8b15ef8112a04be35ea27dcbba
0x92a5247307b50963d16b963ded7af7cb8bf7122ca91c6d711e78470efe204bca
0x7d7b9e7f3013ca32581749397992eab60da87fb2656631a42da34f5a9d124721

Functions
Getter at block 20932487
URI(view returns (string)
https://images.magicrush404.com/metadata/
decimals(view returns (uint8)
18
foundationAddress(view returns (address)
0xbc49ffd1e82ba590ece281b87333a014308a16cd
minted(view returns (uint256)
1845
name(view returns (string)
Gold Rush
owner(view returns (address)
0x7bc5db5a896ea22144a4b3a2fed14cdaffd243b5
symbol(view returns (string)
RUSH
tax(view returns (uint256)
500
totalSupply(view returns (uint256)
808000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
isExcludedFromTax(addressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
changeURI(string _uri
excludeFromTax(address _addrbool _status
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setFoundation(address _addr
setTax(uint256 _tax
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(