Connect Financial
Verified contract
Proxy
Active on
Ethereum with 5,778 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
Balances ($127.25)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CNFI | ERC-20 | 1.981443K | $0.064219 |
$127.25 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21212268 | 5 hours ago | | | 0 | 0.00060444445 | |
| 21174523 | 5 days ago | | | 0 | 0.0014438656 | |
| 21139922 | 10 days ago | | | 0 | 0.00071596978 | |
| 21128811 | 12 days ago | | | 0 | 0.0010678970 | |
| 21126271 | 12 days ago | | | 0 | 0.0015804316 | |
| 21123656 | 13 days ago | | | 0 | 0.00057404220 | |
| 21123645 | 13 days ago | | | 0 | 0.00049225354 | |
| 21123519 | 13 days ago | | | 0 | 0.00068949273 | |
| 21110232 | 14 days ago | | | 0 | 0.00023011875 | |
| 21100737 | 16 days ago | | | 0 | 0.00039651684 |
ABI
ABI objects
Getter at block 21213853
decimals() view returns (uint8)
18
getBridgeLocals() view returns (address bridge, address router)
(bridge=0xcee284f754e854890e311e3280b767f80797180d, router=0x72ce9c846789fdb6fc1f34ac4ad25dd9ef7031ef)
getStakingController() view returns (address returnValue)
0xbbb604a12c6e4f88f1fa562603bf7d9d48cdf702
isArbitrumEnabled() view returns (uint8)
177
name() view returns (string)
Connect Financial
owner() view returns (address)
0x961da7d01c359265768c97616c7adb372329cd7e
symbol() view returns (string)
CNFI
totalSupply() view returns (uint256)
108500000000000000000000000
unlockAt() view returns (uint256)
1609213259
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
registerTokenOnL2(address bridge, address router, address l2CustomTokenAddress, uint256 maxSubmissionCost, uint256 maxGas, uint256 gasPriceBid, uint256 valueForGateway, uint256 valueForRouter, address creditBackAddress, address rescue) payable
registerTokenOnL2(address l2CustomTokenAddress, uint256 maxSubmissionCostForCustomBridge, uint256 maxSubmissionCostForRouter, uint256 maxGasForCustomBridge, uint256 maxGasForRouter, uint256 gasPriceBid, uint256 valueForGateway, uint256 valueForRouter, address creditBackAddress) payable
renounceOwnership()
setStakingController(address)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.