BosoTokyoPreSale
Verified contract
Active on
Ethereum with 1,352 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BosoTokyoPreSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15645231 | 2 years ago | | | 0.4 | 0.00026094603 | |
| 15645202 | 2 years ago | | | 0.4 | 0.00030184129 | |
| 15338650 | 2 years ago | | | 0.4 | 0.00018994089 | |
| 15337963 | 2 years ago | | | 0.4 | 0.00022813878 | |
| 15337708 | 2 years ago | | | 0.4 | 0.00016914476 | |
| 15307808 | 2 years ago | | | 0.4 | 0.00033983887 | |
| 15307807 | 2 years ago | | | 0.4 | 0.00034300446 | |
| 15307650 | 2 years ago | | | 0.4 | 0.00028270043 | |
| 15307650 | 2 years ago | | | 0.4 | 0.00027944044 | |
| 15307233 | 2 years ago | | | 0.4 | 0.00025167325 |
ABI
ABI objects
Getter at block 21305399
beneficiary() view returns (address)
0x0f7ea51d1a06bcfb7ed3b1095e65b194ebd040ad
maxPerAddress() view returns (uint256)
3
numPaid() view returns (uint256)
1285
numWhitelisted() view returns (uint256)
3646
owner() view returns (address)
0xfcb89c92d92d940cb9ded28bfa57ac45a2646574
paused() view returns (bool)
true
price() view returns (uint256)
400000000000000000
totalInventory() view returns (uint256)
3000
Read-only
numPaidByAddress(address) view returns (uint256)
whitelisted(address) view returns (bool)
State-modifying
Events addToWhitelist(address[] _wlist)
emergencyWithdraw()
purchase() payable
renounceOwnership()
revokeFromWhitelist(address[] _wlist)
setPause(bool _paused)
setPrice(uint256 _price)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Purchase(address applicant, uint256 number)
constructor(address _beneficiary)
This contract contains no fallback and receive objects.
This contract contains no error objects.