ChickenBank
Verified contract
Active on
Ethereum with 432 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.71)
Native
Value
$0.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000215 | $3,316.29 |
$0.71 | |
EGGS | ERC-20 | 227.956691K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15346339 | 2 years ago | | | 0 | 0.00066798048 | |
| 15346309 | 2 years ago | | | 0 | 0.0010116788 | |
| 15346290 | 2 years ago | | | 0.0157 | 0.00080139514 | |
| 15279337 | 2 years ago | | | 0.01566 | 0.00018949500 | |
| 15168056 | 2 years ago | | | 0 | 0.0027296632 | |
| 14964645 | 2 years ago | | | 0 | 0.0013988081 | |
| 14565056 | 3 years ago | | | 0 | 0.0031147325 | |
| 14484725 | 3 years ago | | | 0 | 0.0037341169 | |
| 14484714 | 3 years ago | | | 0 | 0.0037433898 | |
| 14484713 | 3 years ago | | | 0 | 0.0035445976 |
ABI
ABI objects
Getter at block 21258974
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EGGSBalance() view returns (uint256)
227956691368410798841519
EGGS_TOKEN() view returns (address)
0x4ae258f6616fc972af90b60bffc598c140c79def
ETHBalance() view returns (uint256)
214856140179985
buyPrice() view returns (uint256)
2400
open() view returns (bool)
true
sellPrice() view returns (uint256)
2500
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events buy() payable
changePrices(uint256 _buyPrice, uint256 _sellPrice)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
sell(uint256 amount) payable
setOpen(bool _isOpen)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor()
receive()
This contract contains no error objects.