Bull

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x76e3f8a0 at 18306548
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bull"

0xc4f8361fcabe08ec0310ad6960c56dc6ad0f5224ea942e8c9c74b608380823d0
0xce82aa932693ef18f161df28e1eb9d8cf07d9f3208905c581356a575f8b34fcf

Functions
Getter at block 21002948
decimals(view returns (uint8)
18
hardCap(view returns (uint256)
200000000000000000000000000000000
name(view returns (string)
Bull
owner(view returns (address)
0xc7ae8b6c64d98edb0e9b5537f832cb7fa9d5c214
symbol(view returns (string)
BULL
totalSupply(view returns (uint256)
200000000000000000000000000000000
Read-only
allowance(address fromaddress toview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address touint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address touint256 subtractedValuereturns (bool)
increaseAllowance(address touint256 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 name_string symbol_address _to
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.