Bored Skulls Yacht Club
Verified contract
Active on
Ethereum with 748 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 "Bored Skulls Yacht Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18904099 | a year ago | | | 0 | 0.00056981593 | |
| 17011253 | 2 years ago | | | 0 | 0.00050866204 | |
| 16741172 | 2 years ago | | | 0 | 0.0010269263 | |
| 16726867 | 2 years ago | | | 0 | 0.0013808778 | |
| 16714117 | 2 years ago | | | 0 | 0.0010545764 | |
| 16712156 | 2 years ago | | | 0 | 0.00086484189 | |
| 16706201 | 2 years ago | | | 0 | 0.0010992938 | |
| 16661028 | 2 years ago | | | 0 | 0.0012426351 | |
| 16652962 | 2 years ago | | | 0 | 0.0010672689 | |
| 16634374 | 2 years ago | | | 0 | 0.0016817321 |
ABI
ABI objects
Getter at block 21288396
MAX_SUPPLY() view returns (uint256)
2666
maxPerTx() view returns (uint256)
10
name() view returns (string)
Bored Skulls Yacht Club
owner() view returns (address)
0x4748e177c4cca588f1107c9d4b5709d24969e3e6
price() view returns (uint256)
15000000000000000
proxyRegistry() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
started() view returns (bool)
true
symbol() view returns (string)
BSYC
totalReleased() view returns (uint256)
9960000000000000000
totalShares() view returns (uint256)
1
totalSupply() view returns (uint256)
2664
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isOwnersOpenSeaProxy(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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
totalReleased(address token) view returns (uint256)
State-modifying
Events airdrop(uint256[] quantity, address[] recipient)
approve(address to, uint256 tokenId)
mint(uint256 count) payable
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)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI, string _newSuffix)
toggleStarted()
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 openSeaProxyRegistry, address[] _payees, uint256[] _shares)
receive()
This contract contains no error objects.