Can i speak to the DEV?
Verified contract
Active on
Base with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Can i speak to the DEV?"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16525645 | 4 months ago | | | 0 | 0.0000014525370 | |
| 16525641 | 4 months ago | | | 0 | 0.0000014790186 | |
| 16525604 | 4 months ago | | | 0 | 0.0000014497887 | |
| 16525526 | 4 months ago | | | 0 | 0.0000013969090 | |
| 16525307 | 4 months ago | | | 0 | 0.0000014490969 | |
| 16525106 | 4 months ago | | | 0 | 0.0000013861204 | |
| 16525087 | 4 months ago | | | 0 | 2.3658201e-7 | |
| 16524885 | 4 months ago | | | 0 | 0.0000013359145 | |
| 16524881 | 4 months ago | | | 0 | 0.0000013465060 | |
| 16524789 | 4 months ago | | | 0 | 0.0000013760033 |
ABI
ABI objects
Getter at block 22053681
_ots() view returns (bytes32)
0x67ec4fe74e11dae411ede9854c18760a037ecf03e50c750fc8c18c1c07e799f1
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Can i speak to the DEV?
symbol() view returns (string)
KAREN
totalSupply() view returns (uint256)
100000000000000000000000000
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.