CAPITALFIXR
Verified contract
Active on
Base with 3,107 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CFR | ERC-20 | 1.383K | -- | -- | |
OHNO | ERC-20 | 840.097439 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22754310 | an hour ago | | | 0 | 8.8174405e-7 | |
| 22754260 | an hour ago | | | 0 | 0.0000013478618 | |
| 22754195 | an hour ago | | | 0 | 9.1242933e-7 | |
| 22754118 | an hour ago | | | 0 | 0.000000902167251846 | |
| 22754080 | an hour ago | | | 0 | 8.9988368e-7 | |
| 22754045 | an hour ago | | | 0 | 8.9251634e-7 | |
| 22754007 | an hour ago | | | 0 | 8.8530283e-7 | |
| 22753964 | an hour ago | | | 0 | 8.6007934e-7 | |
| 22753908 | an hour ago | | | 0 | 8.1833877e-7 | |
| 22738115 | 10 hours ago | | | 0 | 1.6953636e-7 |
ABI
ABI objects
Getter at block 22756257
DOMAIN_SEPARATOR() view returns (bytes32)
0xf1991f1041e2fd0f311923cc360142eac033e1c20bd47e1e83d1725987cccd3b
decimals() view returns (uint8)
18
deployer() view returns (address)
0x9ebd8c3bdbb13be1bef5f25c9ae7a80e8365bc68
name() view returns (string)
CAPITALFIXR
symbol() view returns (string)
CFR
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.