FuckinTrolls
Verified contract
Active on
Ethereum with 4,433 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GOATS | ERC-721 | 1 | -- | -- | |
GOATS | ERC-721 | 1 | -- | -- | |
GOATS | ERC-721 | 1 | -- | -- | |
GOATS | ERC-721 | 1 | -- | -- | |
GOATS | ERC-721 | 1 | -- | -- | |
GOATS | ERC-721 | 1 | -- | -- | |
GOATS | ERC-721 | 1 | -- | -- | |
GOATS | ERC-721 | 1 | -- | -- | |
GOATS | ERC-721 | 1 | -- | -- | |
GOATS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21078620 | a month ago | | | 0 | 0.00065091996 | |
| 21045512 | a month ago | | | 0 | 0.00023921062 | |
| 21045035 | a month ago | | | 0 | 0.00031718748 | |
| 20823931 | 2 months ago | | | 0 | 0.0012130915 | |
| 20703719 | 3 months ago | | | 0 | 0.00071567275 | |
| 20703663 | 3 months ago | | | 0 | 0.000073597759 | |
| 20669621 | 3 months ago | | | 0 | 0.00055491085 | |
| 20607265 | 3 months ago | | | 0 | 0.000041193729 | |
| 20606730 | 3 months ago | | | 0 | 0.000062695728 | |
| 20555022 | 3 months ago | | | 0 | 0.00075731338 |
ABI
ABI objects
Getter at block 21274751
activationTimestamp() view returns (uint256)
1628697600
beneficiary() view returns (address)
0xce227d2cf9b6f0d810c3c3eaeb49fffbc12ea154
maxReserve() view returns (uint256)
303
maxSupply() view returns (uint256)
10003
metadataFrozen() view returns (bool)
true
mintPrice() view returns (uint256)
57714500000000000
name() view returns (string)
FuckinTrolls
owner() view returns (address)
0x06cf7f999b4b8c9718bcbc43e86a82886e63ff0a
royaltyPercentage() view returns (uint256)
4
symbol() view returns (string)
FKNTRLLS
totalSupply() view returns (uint256)
10003
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
collapse()
discover(uint256 _amount) payable
discoverReservedTrolls(uint256 _amount, address[] _recipients)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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(string _initialBaseURI, uint256 _activationTimestamp, address _beneficiary)
This contract contains no fallback and receive objects.
This contract contains no error objects.