ELON CAT FINANCE
Verified contract
Active on
Base with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ELON CAT FINANCE"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17465244 | 4 months ago | | | 0 | 0.0000012381391 | |
| 17465034 | 4 months ago | | | 0 | 0.0000012039651 | |
| 17465025 | 4 months ago | | | 0 | 0.0000011845002 | |
| 17464710 | 4 months ago | | | 0 | 0.0000011969585 | |
| 17464705 | 4 months ago | | | 0 | 2.1228281e-7 | |
| 17464659 | 4 months ago | | | 0 | 0.0000011939321 | |
| 17464561 | 4 months ago | | | 0 | 0.0000012063924 | |
| 17464441 | 4 months ago | | | 0 | 0.0000012064458 | |
| 17464228 | 4 months ago | | | 0 | 0.0000013129177 | |
| 17463922 | 4 months ago | | | 0 | 0.0000012310139 |
ABI
ABI objects
Getter at block 22138356
_ots() view returns (bytes32)
0x19c0327a6968e13f061b473cfc5eecd3e4c564de117b37e9fca9ff3d56666820
_totalSupply() view returns (uint256)
880000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
ELON CAT FINANCE
symbol() view returns (string)
ECAT
totalSupply() view returns (uint256)
880000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.