McBase.finance
Verified contract
Active on
Ethereum with 824 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3672…e0e7
3 additional
variables
Balances ($40.73)
Native
Value
$40.73
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.012108 | $3,363.89 |
$40.73 | |
MCBASE | ERC-20 | 130.255197 | -- | -- | |
UNI-V2 | ERC-20 | 59.829831 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18914510 | a year ago | | | 0 | 0.00065524253 | |
| 18606723 | a year ago | | | 0 | 0.0037041587 | |
| 18467723 | a year ago | | | 0 | 0.0018375370 | |
| 18427830 | a year ago | | | 0 | 0.0013802163 | |
| 18423379 | a year ago | | | 0 | 0.00073394400 | |
| 18240696 | a year ago | | | 0 | 0.00031509465 | |
| 18226022 | a year ago | | | 0 | 0.00033666787 | |
| 18184541 | a year ago | | | 0 | 0.00086779482 | |
| 18183970 | a year ago | | | 0 | 0.00053765741 | |
| 18176433 | a year ago | | | 0 | 0.0017311502 |
ABI
ABI objects
Getter at block 21261154 getSupersizeRate() view returns (uint256, bool) getTokenAveragePriceInUSD() view returns (uint256) getTokenPriceInUSD() view returns (uint256)
PEGGED_PRICE() view returns (uint256)
515000000
_epochCycle() view returns (uint256)
43200
_lastEpochTime() view returns (uint256)
1700407403
_lastRebaseBlock() view returns (uint256)
18606723
_live() view returns (bool)
true
_rebaseLag() view returns (uint256)
50
_supersize_caller_fee() view returns (uint256)
0
_swapThreshold() view returns (uint256)
1000
_txFee() view returns (uint256)
5
decimals() view returns (uint8)
18
getETHPriceInUSD() view returns (uint256)
336135242608
getTokenPriceInETH() view returns (uint256)
145750182185877
name() view returns (string)
McBase.finance
owner() view returns (address)
0xd473d0033daaecadbcd766bdbba84d49ac9791bd
symbol() view returns (string)
MCBASE
totalSupply() view returns (uint256)
12524921400890847552754
uniEthPool() view returns (address)
0xc39c02266aacad9b1ff9c832c4ee3f6f79dcc780
uniV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
uniPairPath(uint256) view returns (address)
State-modifying
Events Supersize() returns (uint256)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockWallet(address account)
updateLive()
updatePeggedPrice(uint256 peggedPrice)
updateRebaseLag(uint256 rebaseLag)
updateSuperizeCallerFee(uint256 supersize_caller_fee)
updateSwapThreshold(uint256 swapThreshold)
updateTxFee(uint256 txFee)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.