BUSD

Verified contract

Proxy

Active on Ethereum
Deployed by via 0xa2ea9f95 at 8493105
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $174,561.85
ERC-20
Value $66,608.27
ERC-20
Value $2,004.02
ERC-20
Value $1,672.6
ERC-20
Value $231.44
ERC-20
Value $107.06
ERC-20
Value $33.71
ERC-20
Value $31.97
ERC-20
Value $10.81
ERC-20
Value $0.01
0x9b9118cc15f876452cb811da8a3515e9cb30d1b6792c814b9d2992a2dfd489b4
0x1782012eafd4218fdb617bb564d6f981bae2911acf1a63b53eec5b3cc6c58a5d
0x550f8c277c2bc3f25ce41213919350198eaa7b2c8fe33c1dcd604edcd6730390
0x664d710bbdb6fc052f7d624fe532a86ae5dbe6052f35f081d2b33ef04f86c41b
0xf2db219372a2ac7c246959866f55e12f8b2b6702a08c3cd7ae30bb85a37c50f3
0xbc379dce12000556fc0d2870156d85c1a979016dba2a72a4c51f5cf2bdf8d199
0xfbbeb71da00c1859eb2977dfe2008fe1b3bbd4a7d3efe534014852330ee27188
0xd500bca640f582c55514204a711c617ced309fd81d434a3e38e064f44be0ee69
0x89c5793f308882e072c129a0165f6148552fbc4df3f05279f151b7edc43a266f
0xc0216158d6ec5ee6051d8034a54977d9575ebb523c32a99dcc5735fbe5b5f99c

Functions
Getter at block 21243148
 
admin(view returns (address)
 
implementation(view returns (address)
EIP712_DOMAIN_HASH(view returns (bytes32)
0xaa3385dd6424fef42273b27b3be47da3f84b464fd6aecc664981131223ac3d14
assetProtectionRole(view returns (address)
0x0644bd0248d5f89e4f6e845a91d15c23591e5d33
betaDelegateWhitelister(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
BUSD
owner(view returns (address)
0x0644bd0248d5f89e4f6e845a91d15c23591e5d33
paused(view returns (bool)
false
proposedOwner(view returns (address)
0x0000000000000000000000000000000000000000
supplyController(view returns (address)
0xe25a329d385f77df5d4ed56265babe2b99a5436e
symbol(view returns (string)
BUSD
totalSupply(view returns (uint256)
68223497035945520000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _addrview returns (uint256)
isFrozen(address _addrview returns (bool)
isWhitelistedBetaDelegate(address _addrview returns (bool)
nextSeqOf(address targetview returns (uint256)
State-modifying
changeAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address _spenderuint256 _valuereturns (bool)
betaDelegatedTransfer(bytes sigaddress touint256 valueuint256 feeuint256 sequint256 deadlinereturns (bool)
betaDelegatedTransferBatch(bytes32[] rbytes32[] suint8[] vaddress[] touint256[] valueuint256[] feeuint256[] sequint256[] deadlinereturns (bool)
claimOwnership(
decreaseSupply(uint256 _valuereturns (bool success)
disregardProposeOwner(
freeze(address _addr
increaseSupply(uint256 _valuereturns (bool success)
initialize(
initializeDomainSeparator(
pause(
proposeOwner(address _proposedOwner
reclaimBUSD(
setAssetProtectionRole(address _newAssetProtectionRole
setBetaDelegateWhitelister(address _newWhitelister
setSupplyController(address _newSupplyController
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
unfreeze(address _addr
unpause(
unwhitelistBetaDelegate(address _addr
whitelistBetaDelegate(address _addr
wipeFrozenAddress(address _addr
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address implementation
AddressFrozen(address indexed addr
AddressUnfrozen(address indexed addr
Approval(address indexed owneraddress indexed spenderuint256 value
AssetProtectionRoleSet(address indexed oldAssetProtectionRoleaddress indexed newAssetProtectionRole
BetaDelegateUnwhitelisted(address indexed oldDelegate
BetaDelegateWhitelisted(address indexed newDelegate
BetaDelegateWhitelisterSet(address indexed oldWhitelisteraddress indexed newWhitelister
BetaDelegatedTransfer(address indexed fromaddress indexed touint256 valueuint256 sequint256 fee
FrozenAddressWiped(address indexed addr
OwnershipTransferDisregarded(address indexed oldProposedOwner
OwnershipTransferProposed(address indexed currentOwneraddress indexed proposedOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Pause(
SupplyControllerSet(address indexed oldSupplyControlleraddress indexed newSupplyController
SupplyDecreased(address indexed fromuint256 value
SupplyIncreased(address indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(address _implementation
Fallback and receive
fallback(
Errors

This contract contains no error objects.