Luchadores
Verified contract
Active on
Ethereum with 6,072 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 11 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21102937 | 8 days ago | | | 0 | 0.000096804000 | |
| 21101793 | 8 days ago | | | 0 | 0.00020427918 | |
| 21101125 | 8 days ago | | | 0 | 0.00050502506 | |
| 21065481 | 13 days ago | | | 0 | 0.00084008290 | |
| 21025863 | 19 days ago | | | 0 | 0.00033973519 | |
| 21015608 | 20 days ago | | | 0 | 0.00032055306 | |
| 21011078 | 21 days ago | | | 0 | 0.00044763851 | |
| 21010950 | 21 days ago | | | 0 | 0.0011077331 | |
| 20987496 | 24 days ago | | | 0 | 0.00082017920 | |
| 20984267 | 25 days ago | | | 0 | 0.0011846320 |
ABI
ABI objects
Getter at block 21160863
baseURI() view returns (string)
https://storageapi.fleek.one/luchadores-io-team-bucket/
name() view returns (string)
Luchadores
owner() view returns (address)
0x147b8869655bc09f226955cc676ff78efe240ca8
paused() view returns (bool)
false
symbol() view returns (string)
LUCHADORES
totalSupply() view returns (uint256)
10000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
imageData(uint256 _tokenId) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
metadata(uint256 _tokenId) view returns (string)
ownerOf(uint256 tokenId) view returns (address)
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 approve(address to, uint256 tokenId)
generateLuchador(uint256 _quantity, uint256 _deadline) payable
pauseSale()
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setLinkFee(uint256 _LinkFee)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpauseSale()
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
GenerateLuchador(uint256 indexed id, uint256 dna)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.