MonsterBuds Green Room
Verified contract
Proxy
Active on
Ethereum with 1,373 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
3 additional
variables
Balances ($0.00)
No balances found for "MonsterBuds Green Room"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156872 | 4 days ago | | | 0 | 0.00072404356 | |
| 20900203 | a month ago | | | 0 | 0.00015513600 | |
| 20700853 | 2 months ago | | | 0 | 0.000098326861 | |
| 20634377 | 3 months ago | | | 0 | 0.00025099697 | |
| 20634315 | 3 months ago | | | 0 | 0.00011967650 | |
| 20634315 | 3 months ago | | | 0 | 0.00019033762 | |
| 20209696 | 4 months ago | | | 0 | 0.00019588335 | |
| 19663787 | 7 months ago | | | 0 | 0.00045465806 | |
| 18969445 | 10 months ago | | | 0 | 0.00094654358 | |
| 18938574 | 10 months ago | | | 0 | 0.00074452033 |
ABI
ABI objects
Getter at block 21187604
name() view returns (string)
MonsterBuds Green Room
owner() view returns (address)
0xf3fd9cde0dc0675bc18dd99210b56d40c4286542
symbol() view returns (string)
GREEN
tokenCounter() view returns (uint256)
899
Read-only
balanceOf(address owner) view returns (uint256)
checkUserStatus(address _users) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
holders(address) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addUserStatus(address[484] _users, bool _status)
airDropNft() returns (uint256)
approve(address to, uint256 tokenId)
purchase(struct AirDropV2Order order, bytes signature) payable returns (bool)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
selfDestruct()
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateBuyStatusAndFeeMargin(bool _status, uint256 _feeMargin) returns (bool)
updateWallets(address _smartContractCommunity, address _sktWallet) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AddHolder(address user, bool status)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
buyJerry(address indexed sellerAddress, address indexed buyerAddress, uint256 indexed tokenId, uint256 price)
tokenDetails(uint256 IDs, string URIs)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.