MinaProtocol
Verified contract
Active on
Ethereum with 51 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd5ea…b18f
0x7574…807c
Balances ($1,102.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1.102K | $1.00 |
$1,102 | |
MINA | ERC-20 | 100.008546M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12693524 | 3 years ago | | | 0 | 0.00014365000 | |
| 12693418 | 3 years ago | | | 0 | 0.00029020000 | |
| 12693352 | 3 years ago | | | 0.02 | 0.0019739880 | |
| 12693337 | 3 years ago | | | 0.01 | 0.00018900000 | |
| 12693269 | 3 years ago | | | 0 | 0.00077420200 | |
| 12693213 | 3 years ago | | | 0 | 0.00028745000 | |
| 12693152 | 3 years ago | | | 0 | 0.00077420200 | |
| 12543906 | 3 years ago | | | 0 | 0.0013372580 | |
| 12543897 | 3 years ago | | | 0 | 0.00077974100 | |
| 12537610 | 3 years ago | | | 0 | 0.0015116140 |
ABI
ABI objects
Getter at block 21206584
MPBS() view returns (address)
0x7574a8d374df3978445d0a5b5ef37b67eca2807c
RS() view returns (uint8)
1
availableTokens() view returns (uint256)
100008546000000000
bonusPerShare() view returns (uint256)
50000000000000
delay() view returns (uint256)
0
isOwner() view returns (bool)
false
minimum() view returns (uint256)
1000000000000000
owner() view returns (address)
0xd36d522c0dd409782bfabd5202955447ad630258
paused() view returns (bool)
false
rate() view returns (uint256)
15960000000000
refRequired() view returns (bool)
false
referralMode() view returns (bool)
false
reserved() view returns (uint256)
0
share() view returns (uint256)
1000000000000000
token() view returns (address)
0xd5eaa77d656917ee5aa24034202386e2ef68b18f
wallet() view returns (address)
0xd36d522c0dd409782bfabd5202955447ad630258
weiRaised() view returns (uint256)
0
Read-only
getDividends(address account) view returns (uint256)
getTokenAmount(uint256 weiAmount) view returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable
pause()
renounceOwnership()
setBonus(uint256 newBonus)
setDelayPeriod(uint256 newDelay)
setMinimum(uint256 newMinimum)
setRate(uint256 newRate)
setShare(uint256 newShare)
setWallet(address newWallet)
switchRefSys()
switchReferralMode()
switchRequiringOfRef()
transferOwnership(address newOwner)
unpause()
withdraw()
withdrawERC20(address ERC20Token, address recipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount, uint256 delay)
Withdrawn(address indexed account, uint256 amount)
constructor(uint256 rate, address wallet, address token, address initialOwner, address MPBSAddr)
fallback()
This contract contains no error objects.