Finiliar
Verified contract
Active on
Ethereum with 11,785 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 "Finiliar"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262397 | 2 days ago | | | 0 | 0.00036032339 | |
| 21253681 | 4 days ago | | | 0 | 0.00045393457 | |
| 21245316 | 5 days ago | | | 0 | 0.00068272237 | |
| 21240715 | 6 days ago | | | 0 | 0.00024141699 | |
| 21226394 | 8 days ago | | | 0 | 0.00043930622 | |
| 21221385 | 8 days ago | | | 0 | 0.00061637176 | |
| 21212234 | 9 days ago | | | 0 | 0.00050203212 | |
| 21202418 | 11 days ago | | | 0 | 0.00061164242 | |
| 21202416 | 11 days ago | | | 0 | 0.00065028917 | |
| 21202412 | 11 days ago | | | 0 | 0.00064508441 |
ABI
ABI objects
Getter at block 21280283
baseURI() view returns (string)
ipfs://QmdxhE2qT3Uk7kRqGsC6rRkM7YXP2nDjWALsqj9pYC139a/
battleContract() view returns (address)
0x0000000000000000000000000000000000000000
descriptor() view returns (address)
0x99eb96dee9ad0930994f1f12e2c82f6e80985356
maxMintsPerTx() view returns (uint256)
10
maxTokens() view returns (uint256)
10000
name() view returns (string)
Finiliar
owner() view returns (address)
0x8bdd0535d3971c3ab09c7f1e35266e047fe972ce
price() view returns (uint256)
80000000000000000
saleActive() view returns (bool)
false
symbol() view returns (string)
FINI
totalReleased() view returns (uint256)
714780000000000000000
totalShares() view returns (uint256)
1000
totalSupply() view returns (uint256)
10000
Read-only
admins(address) view returns (bool)
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)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
totalReleased(address token) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
battleTransfer(address from, address to, uint256 tokenId)
mint(uint256 quantity) payable
mintAdmin(uint256 quantity, address to)
release(address account)
release(address token, address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAdmin(address _address)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setBattleContract(address _contract)
setDescriptor(address _descriptor)
setMaxMintsPerTxn(uint256 newMax)
setMaxTokens(uint256 newMax)
setPrice(uint256 newPriceWei)
toggleSale()
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)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address[] payees, uint256[] shares)
receive()
This contract contains no error objects.