BUDDHA

Verified contract

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

No balances found for "BUDDHA"

0xf8468277aa89f41eded95eda47f30d4421a646aad236af0e6ba05cf84135a957
0xa04eee6562d75551c4cd77e31ded65e4357649324d002098fe58c74dfa28fdb5
0x947921a5dbc6f5663507a4d99dc06a6b2d20a4570881499db57d46277425777a
0x5881016a94b4c8d38a5277c2880e32a32d6d02bac0f5f22234f7e3c84701243b
0xc67021d45309d7ebffde28f2216653d770317ed5af8782de64af6f64b9f5aa4d
0x42d41bb682314fb532f8d030a362213502d137b692a2b5b41589bc9eab46ea54
0x78ca5924980a6088b4ea3f510788bf8f61a666330275c479b298c276c26195e4
0xbcd36eb732bb49bb476cf88a7a657e0d19c675bbf587a8c2486916ddd9bad287
0x36c022d0c8de07f425b7d3e8342110179b1e90d6216bb74588d5166bc7f7fd80
0xfb36df2106d88ac2431c271e1d4466e7da9829b94c955e62ab29d6a738b00c63

Functions
Getter at block 21310109
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
BUDDHA
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BUDDHA
totalSupply(view returns (uint256)
1000000000000000000000000000
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
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.