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 "BagSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13588557 | 3 years ago | | | 3.6 | 0.0080667018 | |
| 13581997 | 3 years ago | | | 10 | 0.0073414404 | |
| 13576003 | 3 years ago | | | 3 | 0.0046428900 | |
| 13548905 | 3 years ago | | | 5.3 | 0.0064969343 | |
| 13374498 | 3 years ago | | | 0.3 | 0.0088238186 | |
| 13365352 | 3 years ago | | | 0.5 | 0.0062511493 | |
| 13359271 | 3 years ago | | | 0.1 | 0.0045079600 | |
| 13359083 | 3 years ago | | | 0.2 | 0.0050686935 | |
| 13353903 | 3 years ago | | | 0.5 | 0.0068937604 | |
| 13353687 | 3 years ago | | | 0.1 | 0.011100002 |
ABI
ABI objects
Getter at block 21429770
bagPrice() view returns (uint256)
100000000000000000
bagsAvailable() view returns (uint256)
0
howMuch() view returns (uint256, uint256)
(100000000000000000, 0)
nextBagPrice() view returns (uint256)
100000000000000000
owner() view returns (address)
0x233a8e5640a484d08defcbb9ff3ab104d0d4817a
weiRaised() view returns (uint256)
450000000000000015280
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyBag() payable
renounceOwnership()
transferOwnership(address newOwner)
withdraw()
BagBought(address indexed _buyer, uint256 _boughtPrice, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _erc20)
This contract contains no fallback and receive objects.
This contract contains no error objects.