The latest block we've processed for this chain is 20814627, which is 87 minutes old. We're running behind the tip but working to resolve the issue.

Weeds

Verified contract

Active on Ethereum with 6,281 txns
Deployed by via 0x3377c143 at 14617192
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
Native
Value $26.76
0x123575c2e95fd4f221f71af0247bd71595a741e6bbf33a424b87bb3ea0933954
0xc9e96d61ae29239b61b051ec9bd0be096f2cceb135ae522345b96e7bd38db870
0xdc1321d65b25a3b21f6ca821c0abba640e9a6560cb41a9fea3965ebf0823a122
0x39bd6da2612875220519406279fc1a57f1e424536b448f2ea76d84e5e80c057f
0x3e8160b78f2afff45b69b37949c96ef5312ebd0ec8dfd3d786192985a33ffc01
0x52d6634ed104fac3dcd117074716d0a1c5b2d473d4e830c1371ed12cdc762f9b
0x289fa5b8048caed63e54942eedb383b118e508e980528d5e0b695cc6d45e600d
0x4de1070e036f6508304c6425176f3746393c1795a605b096ac765396f77a0955
0xdb7f8fd72f09d006881c096c029e40b8383e3051c08f63f7df18f9e52367819e
0x94435c1964129b7f56ba27cfeb8b05ab3a3010f1b03d9badc2e71371bd9f4fd5
From

Functions
Getter at block 20814626
MAX_SUPPLY(view returns (uint256)
10000
PRICE(view returns (uint256)
0
_isActive(view returns (bool)
true
_presaleActive(view returns (bool)
true
amountForTeam(view returns (uint256)
1500
maxPresale(view returns (uint256)
1
maxPublic(view returns (uint256)
3
name(view returns (string)
Weeds
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x12a43a55e4bdc3f7b6cfde7e3998cd069cd13b41
preSaleRoot(view returns (bytes32)
0xf40f8abe5fbe3a60a01c34247531d76882afbf61f518edc044f223f4610df449
symbol(view returns (string)
WEEDS
totalReleased(view returns (uint256)
0
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
10000
Read-only
_preSaleListCounter(addressview returns (uint8)
_publicCounter(addressview returns (uint256)
_teamCounter(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
approve(address touint256 tokenId
internalMint(uint256 quantityaddress to
mintPreSaleTokens(uint8 quantitybytes32[] _merkleProofpayable 
presaleActive(bool isActive
publicSaleMint(uint256 quantitypayable 
release(address account
release(address tokenaddress account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool isActive
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxPresale(uint256 _maxPresale
setPreSaleRoot(bytes32 _root
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboluint256 _amountForTeamuint256 _maxBatchsizeuint256 collectionSize_address[] payeesuint256[] shares
Fallback and receive
receive(
Errors

This contract contains no error objects.