Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 299 additional slots
Balances ($0.00)
No balances found for "Jailcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17792102 | a year ago | | | 0 | 0.0019429061 | |
| 17792102 | a year ago | | | 0 | 0.0019429061 | |
| 17789556 | a year ago | | | 0 | 0.00077727056 | |
| 17787973 | a year ago | | | 0 | 0.00099216601 | |
| 17787961 | a year ago | | | 0 | 0.00094238406 | |
| 17786417 | a year ago | | | 0 | 0.0011225214 | |
| 17782336 | a year ago | | | 0 | 0.0011108743 | |
| 17781396 | a year ago | | | 0 | 0.00091475760 | |
| 17780671 | a year ago | | | 0 | 0.0019172986 | |
| 17780141 | a year ago | | | 0 | 0.00089106299 |
ABI
ABI objects
Getter at block 21191428
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
amountPerCrowdfund() view returns (uint256)
100000000000000000000000000
baseDuration() view returns (uint256)
10800
decimals() view returns (uint8)
18
isSwapAvailable() view returns (bool)
true
name() view returns (string)
Jailcoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
JLC
totalSupply() view returns (uint256)
100000000000000000000000000000
uniSwapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
userCounter(address) view returns (uint256)
userInfo(address account) view returns (bool status_, uint256 userLastSaleTime_, uint256 userCount_)
userLastSaleTime(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.