Charles Bloot Rugs
Verified contract
Active on
Ethereum with 184 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 "Charles Bloot Rugs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17372910 | a year ago | | | 0 | 0.0032681146 | |
| 14683106 | 3 years ago | | | 0 | 0.0023492225 | |
| 14601111 | 3 years ago | | | 0 | 0.00096799872 | |
| 14242324 | 3 years ago | | | 0 | 0.0018715172 | |
| 14241419 | 3 years ago | | | 0 | 0.0022987772 | |
| 14240134 | 3 years ago | | | 0 | 0.0018141829 | |
| 14235895 | 3 years ago | | | 0 | 0.0027074683 | |
| 14229148 | 3 years ago | | | 0 | 0.0080837953 | |
| 14225476 | 3 years ago | | | 0 | 0.0047403161 | |
| 14222676 | 3 years ago | | | 0 | 0.0017720249 |
ABI
ABI objects
Getter at block 21178115
MAX_SUPPLY() view returns (uint256)
1500
maxPerTx() view returns (uint256)
10
name() view returns (string)
Charles Bloot Rugs
owner() view returns (address)
0x29893e5556fad86abbe1a24826a30931c5d885e1
price() view returns (uint256)
20000000000000000
proxyRegistry() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
started() view returns (bool)
true
symbol() view returns (string)
CBRUGS
totalReleased() view returns (uint256)
1580000000000000000
totalShares() view returns (uint256)
1
totalSupply() view returns (uint256)
579
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.