UpBurn

Verified contract

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

No balances found for "UpBurn"

0xfb8e92351b547cc9677d663eb4fcf569ecfbd05f0c4be9d238d673a0dbd640b4
0x52f6145c8bc85f14e488779efb8ab9dfc6efe9d73b2fac7bc4deeedd416d4482
0xd9fe6899516747d75ce6771d0659fd6cdaf6c6c8f5cfd3e1be47a4dc1fdcebea
0x4caa9882edb053f7da7b8e63d079f504b34e33ddb57922c5e8ebf19ef213cced
0xc604a827a9492fe848ce647737498a334ddf1f8f22f5290998c502894585c796
0xf856571d9352d8e394f1222342c11c65220c7ac35650d728c286c3e8d0e35a75
0xd4816d276509bbb1f976452b990b6a12e6fcd0b909cc7216f67bc95eba31a0bc
0x33bd3da91d3080cb14b97a5f97b9c089c9d0c98a0c1e91d6f6aad5f6ab632eb8
0x0cadbb8df232aa405dda0bf85fc40750e6e140086e020c355c8ebd56d710f418
0x470d439d870b9fa0f524e8281fd3924b7a2a7a8c55526785d77d2f05d82dfb39

Functions
Getter at block 21021091
decimals(view returns (uint8)
18
feeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
UpBurn
owner(view returns (address)
0x8b15e1cd77e323b9f7ee99df50cc01c707b68ce6
symbol(view returns (string)
UPBURN
totalSupply(view returns (uint256)
18000000000000000000000
transferFee(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
feeException(addressview returns (bool)
State-modifying
addFeeException(address account
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeFeeException(address account
renounceOwnership(
setTransferFee(uint256 fee
setTransferFeeRecipient(address account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AddFeeException(address account
Approval(address indexed owneraddress indexed spenderuint256 value
FeeRecipientChange(address account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveFeeException(address account
Transfer(address indexed fromaddress indexed touint256 value
TransferFeeChanged(uint256 newFee
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.