BuenoMembership
Verified contract
Active on
Ethereum with 5,292 txns
Balances ($432,575.67)
Native
Value
$432,575.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 137.16406 | $3,153.71 |
$432,575.67 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21217551 | 4 hours ago | | | 0.126 | 0.00079759632 | |
| 21209156 | a day ago | | | 0.45 | 0.00081151394 | |
| 21177342 | 6 days ago | | | 0.0018 | 0.0014271639 | |
| 21175982 | 6 days ago | | | 0.00009 | 0.0017469116 | |
| 21156808 | 9 days ago | | | 0.0009 | 0.00072179958 | |
| 21156017 | 9 days ago | | | 0.0009 | 0.00071543600 | |
| 21132328 | 12 days ago | | | 0.29997 | 0.00084678468 | |
| 21122866 | 13 days ago | | | 0.648 | 0.00087874890 | |
| 21118027 | 14 days ago | | | 0.00063 | 0.00022997602 | |
| 21109395 | 15 days ago | | | 0.01809 | 0.00027055366 |
ABI
ABI objects
Getter at block 21218605
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
VIP_ROLE() view returns (bytes32)
0xbb4952aaa9009236bc11c5dd99543e5390a358daf87edaf4b6e871b5bc445d66
exportPrice() view returns (uint256)
90000000000000
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isOnVipList(address user) view returns (bool)
isPaidExport(string tokenSetId) view returns (bool)
paidExports(string) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addVip(address user)
export(string tokenSetId, uint256 quantity, bytes signature) payable
grantRole(bytes32 role, address account)
removeVip(address user)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setBuenoWallet(address _buenoWallet)
setPrice(uint256 newPrice)
setSigner(address _signer)
withdraw()
PurchaseComplete(address purchaser, string tokenSetId)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.