FreelancerChain
Verified contract
Active on
Ethereum with 91 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C4Y | ERC-20 | 3.7K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18375288 | a year ago | | | 0 | 0.00020556128 | |
| 15437326 | 2 years ago | | | 0 | 0.0014608274 | |
| 13774919 | 3 years ago | | | 0 | 0.0030390466 | |
| 13774880 | 3 years ago | | | 0 | 0.0047877490 | |
| 12234639 | 4 years ago | | | 0 | 0.0046027432 | |
| 12234281 | 4 years ago | | | 0 | 0.0057534040 | |
| 11308062 | 4 years ago | | | 0 | 0.0033138250 | |
| 11144522 | 4 years ago | | | 0 | 0.0019495090 | |
| 11041064 | 4 years ago | | | 0 | 0.0041775193 | |
| 10984409 | 4 years ago | | | 0 | 0.0040263839 |
ABI
ABI objects
Getter at block 21229894
basePercent() view returns (uint256)
5
decimals() view returns (uint8)
8
name() view returns (string)
FreelancerChain
symbol() view returns (string)
FCN
totalSupply() view returns (uint256)
4974099172002594759
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
cut(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
destroy(uint256 amount)
destroyFrom(address account, uint256 amount)
downAllowance(address spender, uint256 subtractedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
upAllowance(address spender, uint256 addedValue) returns (bool)
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.