WASTELAND

Verified contract

Active on Ethereum with 393 txns
Deployed by via 0xd97ce28c at 14057456
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2528)
ERC-721
--
 (#2494)
ERC-721
--
 (#2492)
ERC-721
--
 (#2490)
ERC-721
--
 (#2489)
ERC-721
--
 (#2488)
ERC-721
--
 (#2487)
ERC-721
--
 (#2483)
ERC-721
--
 (#2482)
ERC-721
--
 (#2481)
ERC-721
--
0xd43d0389e033d709b4c193f7b6a1e2a1d6aa54b2c863158604533e861f2338bd
0x091f6e2d74b8e0024295783b165be5c3317e5b4d8f39b5c1f39c0e517518c210
0xd0451b26abc4238347819502ce00ce79cc8c57f89bab084b5261422c5229f7e0
From
0x7e9283ba0c067feb5eb5b267d13049cd94f4ea711b04b3481a6b64f90b635687
0x6f1bae3b3d1b15b1967be0d92b5679f533fe8457d29ba5935fc0199085947dab
0x7250b8e6fee1d944444e095782514cc2090c8a1dcb4881b1f80e847cfef93212
0x1d48db807f83265c4dc27b59bdfccbd817cb2067189b21df5b81d6841471bf2f
0x9a8d3d8fc1399bf5c07cefc4af6dcda8422b7aa1c3a486691034e81cdb6dce74
0xf08831ba7505b0c46d64e01032f2148b2a5b6496c1f52ccfb8904f3e997c4757
0x1f274966e9d2316e19692788f8434f4887fc53e217ef26ad4664b7197d50b454

Functions
Getter at block 21339669
BASE_RATE(view returns (uint256)
10000000000000000000
MAX_PER_TX(view returns (uint256)
25
MAX_SUPPLY(view returns (uint256)
20000000000000000000000000
WastelandCactusCrew(view returns (address)
0xfe0be00f15ac95f6a2d1b8bea07bfa42e1b81389
decimals(view returns (uint8)
18
mintDisabled(view returns (bool)
false
name(view returns (string)
WASTELAND
owner(view returns (address)
0x2c132ff4c2d5a046b498f30056de8c36820ff889
paused(view returns (bool)
false
symbol(view returns (string)
WSTLND
totalClaimed(view returns (uint256)
997585221643518518518472
totalStaked(view returns (uint256)
1140
totalSupply(view returns (uint256)
974835221643518518518472
Read-only
allowance(address owneraddress spenderview returns (uint256)
allowed(addressview returns (bool)
balanceOf(address accountview returns (uint256)
getClaimable(address accountview returns (uint256)
getOwnedByIndex(address accountuint256 indexview returns (uint256)
lastUpdate(addressview returns (uint256)
ownedTokens(addressuint256view returns (uint256)
stakedTokens(addressview returns (uint256)
stash(addressview returns (uint256)
tokenIndex(uint256view returns (uint256)
tokenOwners(uint256view returns (address)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address fromuint256 amount
claim(address account
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableMint(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
renounceOwnership(
setAllowed(address accountbool isAllowed
stake(uint256[] tokenIds
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unstake(uint256[] tokenIdsbool claimTokens
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address wastelandCactusCrew
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.