BITCOIN

Verified contract

Active on Base with 19 txns
Deployed by via 0x29623bfc at 1956582
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BITCOIN"

0x5d56ca89b2fe62e27997df3824bd655bf094f681ed137beeba284205f5632c28
0xcbf3c5a14c4a5fa2612f6021e44c1fdbb56f724f14a4eefedf48807d6ee112e3
0x743e6866d504819eb41b4659ab2a2affc181b8045cbc43edf47520d4b99a1bfe
0x77a8bc45dee2214f7ee60c7e08e1359c7f56485d66b2837ecc20369330265e54
0x2c3eb735dc7f478d9a950675bc20ee580297694a5986dcc941982c103a3e9f35
0x41f71bf8381f102252223a429e0c55ca1400b1b8a635bbb7c83fb8c02cc86816
0x65f817cec066b5cd0dc90b27ae2fa42b3e1bec5fb9e76fe7eee8d7ca0b37e56a
0x218419202e5df644c2f291ba34f68bffbe3233651258cacd4b5ab13e6e6d1ed1
0x23e9a7d4868f482852036be4727b314ce9a95b70482bd162ef8858d2c05d1abf
0x514cc776ef9dc76502c7e9712f47145665d2ad62cd24e66876472135420646f0

Functions
Getter at block 23716244
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
BITCOIN
owner(view returns (address)
0x000000000000000000000000000000000000dead
symbol(view returns (string)
BIT
totalSupply(view returns (uint256)
2100000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 decimalsuint256 totaladdress owneraddress serversAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.