SlimHoods
Verified contract
Active on
Ethereum with 17,859 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 "SlimHoods"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21257744 | a day ago | | | 0 | 0.00082031944 | |
| 21257709 | a day ago | | | 0 | 0.0019754259 | |
| 21232339 | 5 days ago | | | 0 | 0.00041795757 | |
| 21205557 | 9 days ago | | | 0 | 0.00044945183 | |
| 21195075 | 10 days ago | | | 0 | 0.00080141026 | |
| 21191456 | 11 days ago | | | 0 | 0.00066208469 | |
| 21190215 | 11 days ago | | | 0 | 0.00076602398 | |
| 21184272 | 12 days ago | | | 0 | 0.0016244788 | |
| 21171520 | 13 days ago | | | 0 | 0.0011083253 | |
| 21087640 | 25 days ago | | | 0 | 0.00064943334 |
ABI
ABI objects
Getter at block 21268049
addr1() view returns (address)
0xe73d0696b127b448fc8b380ceba3ab47996e1c83
addr2() view returns (address)
0x2c90f88be812349fdd5655c9bad8288c03e7fb23
baseURI() view returns (string)
ipfs://QmSuV1wfkV2MrkR52KcbYM2717j5L1EPqLknZKY1cLKxMB/
name() view returns (string)
SlimHoods
owner() view returns (address)
0xd7e5e1c0cb9540669d8f22f71c9540460db23938
price() view returns (uint256)
50000000000000000
saleState() view returns (uint256)
2
symbol() view returns (string)
SLMHDS
totalSupply() view returns (uint256)
5000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hoodsAvailableForPresale(address addr) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
presaleList(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addPresaleAddresses(address[] addresses, uint256 reservedAmount)
approve(address to, uint256 tokenId)
giveAway(address destination, uint256 amount)
mintHoods(uint256 count) payable
mintPresaleHoods(uint256 count) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAddresses(address[2] addr)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setSaleState(uint256 state)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _addr1, address _addr2)
This contract contains no fallback and receive objects.
This contract contains no error objects.