Base Share
Unverified contract
Proxy
Active on
Base with 148 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "Base Share"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16818510 | 4 months ago | | | 0 | 1.4311920e-7 | |
| 15690475 | 5 months ago | | | 0 | 0.000000204456000000 | |
| 15281601 | 5 months ago | | | 0 | 0.000000088608000000 | |
| 15268760 | 5 months ago | | | 0 | 1.2294720e-7 | |
| 15059620 | 5 months ago | | | 0 | 0.000000200230545888 | |
| 14374004 | 6 months ago | | | 0 | 0.0000029930180 | |
| 13992281 | 6 months ago | | | 0 | 0.0000043782792 | |
| 13896763 | 6 months ago | | | 0 | 0.000000300275414280 | |
| 13746090 | 6 months ago | | | 0 | 2.7909578e-7 | |
| 13745794 | 6 months ago | | | 0 | 2.9870883e-7 |
ABI
ABI objects
Getter at block 21848053 proxiableUUID() view returns (bytes32)
boardRoom() view returns (address)
0x5eb7a2b902c64803cac2442b69890adda5797920
decimals() view returns (uint8)
18
exchange() view returns (address)
0xecc8ef78205d1a073fa03bab52bf1743647c86ef
name() view returns (string)
Base Share
owner() view returns (address)
0x730fd1e5ab9cdbb1e27c8d93bc9f6ffe0079a6f4
poolAddress() view returns (address)
0x5991850c3c9e76800cb9df86e953036f6949e0d7
symbol() view returns (string)
BShare
totalSupply() view returns (uint256)
100330000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
burnFrom(address _account, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
mint(address recipient_, uint256 amount_) returns (bool)
renounceOwnership()
setBoardRoom(address _boardRoom)
setExchange(address _exchange)
setPoolAddress(address _poolAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.