Ski Friends
Verified contract
Active on
Ethereum with 1,172 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 "Ski Friends"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20980042 | 2 months ago | | | 0 | 0.00039978482 | |
| 20980033 | 2 months ago | | | 0 | 0.00039568319 | |
| 20979961 | 2 months ago | | | 0 | 0.00071217219 | |
| 18922473 | a year ago | | | 0 | 0.00073514862 | |
| 17556235 | a year ago | | | 0 | 0.00036546622 | |
| 16511833 | 2 years ago | | | 0 | 0.00037108982 | |
| 16511278 | 2 years ago | | | 0 | 0.00072087652 | |
| 16162672 | 2 years ago | | | 0 | 0.00046548256 | |
| 16079006 | 2 years ago | | | 0 | 0.00050215011 | |
| 15557263 | 2 years ago | | | 0 | 0.00018697509 |
ABI
ABI objects
Getter at block 21396844
ERC712_VERSION() view returns (string)
1
PRICE() view returns (uint256)
0
RAMPPADDRESS() view returns (address)
0xa9dac8f3aedc55d0fe707b86b8a45d246858d2e1
SUPPLYCAP() view returns (uint256)
1000
baseTokenURI() pure returns (string)
ipfs://QmaVpgWUKxdjYD5dLrLWNgHpKiJXaGqTXmSLWFZtzvj6bc/
contractURI() pure returns (string)
https://us-central1-nft-rampp.cloudfunctions.net/app/EQC7jiul8BQQ2WjQGyiS/contract-metadata
currentTokenId() view returns (uint256)
1000
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0xbaec506479b20c111d270bf2651f04a16118edacde4fdbc209ccd73dd3ad9943
mintingOpen() view returns (bool)
false
name() view returns (string)
Ski Friends
owner() view returns (address)
0x68372a4d01e4261a5d60d81eabff6f712d09b7bd
payableAddressCount() view returns (uint256)
2
symbol() view returns (string)
FSKI
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getNonce(address user) view returns (uint256 nonce)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payableAddresses(uint256) view returns (address)
payableFees(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) pure returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
mintTo(address _to) payable
mintToAdmin(address _to)
mintToBulkAdmin(address[] addresses, uint256 addressCount)
openMinting()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setPrice(uint256 _feeInWei)
stopMinting()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
withdrawAllRampp()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.